diff core/coreutils/coreutils.sh @ 127:adf78e2200b9

dev/gperf: initial import, closes #1078
author David Demelier <markand@malikania.fr>
date Sun, 10 Mar 2019 15:32:18 +0100
parents 5fbbd46dec57
children e737b80da269
line wrap: on
line diff
--- a/core/coreutils/coreutils.sh	Sun Mar 10 15:17:06 2019 +0100
+++ b/core/coreutils/coreutils.sh	Sun Mar 10 15:32:18 2019 +0100
@@ -48,6 +48,7 @@
 # uptime is provided by procps-ng
 CC="$CC" \
 CFLAGS="$CFLAGS" \
+FORCE_UNSAFE_CONFIGURE=1 \
 ./configure \
 	--build=${CBUILD} \
 	--host=${CHOST} \