mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 19:11:51 +00:00
16 lines
287 B
Diff
16 lines
287 B
Diff
|
--- a/configure.seed 2018-10-01 15:23:58.000000000 +0200
|
||
|
+++ b/configure.seed 2018-08-22 08:29:35.000000000 +0200
|
||
|
@@ -52,11 +51,6 @@
|
||
|
AC_CHECK_LIB([numa], [numa_available], [LIBNUMA="-lnuma"])
|
||
|
fi
|
||
|
|
||
|
-if test -z `which clang`; then
|
||
|
-CC=gcc
|
||
|
-else
|
||
|
-CC=clang
|
||
|
-fi
|
||
|
-
|
||
|
+
|
||
|
HS_LIB=
|
||
|
HS_INC=
|