Skip to content

Commit 59d0c0e

Browse files
committed
configure: Fix CRC32C hw detection
1 parent 07950b5 commit 59d0c0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure.librdkafka

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ function checks {
8686
mkl_compile_check crc32chw WITH_CRC32C_HW disable CC "" \
8787
"
8888
#include <inttypes.h>
89-
x
9089
#define LONGx1 \"8192\"
9190
#define LONGx2 \"16384\"
9291
void foo (void) {

0 commit comments

Comments
 (0)