Skip to content

Commit

Permalink
MINIFICPP-1023 - Kafka extension fails to link on U18
Browse files Browse the repository at this point in the history
Signed-off-by: Arpad Boda <aboda@apache.org>

This closes #642
  • Loading branch information
nghiaxlee authored and arpadboda committed Sep 5, 2019
1 parent dfbc8ed commit 9579284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/librdkafka/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ ExternalProject_Add(
"-DRDKAFKA_BUILD_EXAMPLES=OFF"
"-DRDKAFKA_BUILD_TESTS=OFF"
"-DENABLE_LZ4_EXT=OFF"
"-DWITH_ZSTD=OFF"
"-DCMAKE_MODULE_PATH=${CMAKE_MODULE_PATH_PASSTHROUGH_LIST}"
"-DCMAKE_C_FLAGS=${CURL_C_FLAGS}"
"-DCMAKE_INSTALL_LIBDIR=lib"
Expand Down

0 comments on commit 9579284

Please sign in to comment.