JosiahWI commented on code in PR #10679: URL: https://github.com/apache/trafficserver/pull/10679#discussion_r1373513736
########## include/tscore/ink_config.h.cmake.in: ########## @@ -186,6 +186,7 @@ const int DEFAULT_STACKSIZE = @DEFAULT_STACK_SIZE@; #cmakedefine01 TS_USE_DIAGS #cmakedefine01 TS_USE_EPOLL #cmakedefine01 TS_USE_FAST_SDK +#cmakedefine01 TS_ENABLE_FIPS Review Comment: Shouldn't this go with the other `TS_ENABLE` vars? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
