cmcfarlen commented on code in PR #9853: URL: https://github.com/apache/trafficserver/pull/9853#discussion_r1231445034
########## CMakeLists.txt: ########## @@ -38,6 +38,7 @@ execute_process(COMMAND uname -n OUTPUT_VARIABLE BUILD_MACHINE OUTPUT_STRIP_TRAI # Options set(DEFAULT_STACK_SIZE 1048576 CACHE STRING "Default stack size (default 1048576)") +option(ENABlE_FAST_SDK "Use fast SDK APIs (default OFF)") Review Comment: Little L in this option -- 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]
