work around coreutils stupid root check

This commit is contained in:
Mid Favila 2021-11-18 12:24:09 +00:00
parent 6de050b843
commit 20d2477d5b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh -e
export FORCE_UNSAFE_CONFIGURE=1
export CFLAGS="$CFLAGS -static"
./configure \