n2n/packages/openwrt/patches/001-fix-cc.patch

12 lines
140 B
Diff
Raw Normal View History

2021-06-14 16:15:49 +02:00
--- a/configure.seed
+++ b/configure.seed
@@ -13,8 +13,6 @@
GIT_RELEASE=${N2N_VERSION_SHORT}
fi
-CC=gcc
-AR=ar
N2N_LIBS=
AC_PROG_CC