Skip to content

Commit 7e4d2c2

Browse files
committed
Revert nghttp2 debug build, since it's not necessary
1 parent e30aa64 commit 7e4d2c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/nghttp2.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ include_directories(
1212
${FLB_PATH_ROOT_BINARY_DIR}/lib/nghttp2/lib/includes/
1313
)
1414

15-
set(ENABLE_DEBUG ON)
1615
add_subdirectory(${FLB_PATH_LIB_NGHTTP2} EXCLUDE_FROM_ALL)
1716
set(NGHTTP2_LIBRARIES "nghttp2_static")

0 commit comments

Comments
 (0)