You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "JosiahWI (via GitHub)" <gi...@apache.org> on 2023/06/13 14:36:32 UTC

[GitHub] [trafficserver] JosiahWI commented on a diff in pull request #9828: Add brotli support to CMake build

JosiahWI commented on code in PR #9828:
URL: https://github.com/apache/trafficserver/pull/9828#discussion_r1228236268


##########
include/tscore/ink_config.h.cmake.in:
##########
@@ -104,6 +104,7 @@ const int DEFAULT_STACKSIZE = @DEFAULT_STACK_SIZE@;
 #define TS_MAX_HOST_NAME_LEN @TS_MAX_HOST_NAME_LEN@
 
 /* Feature Flags */
+#cmakedefine01 HAVE_BROTLI_ENCODE_H

Review Comment:
   There are preprocessor directives that require it to be 0 or 1.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org