mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
build gnu: continue the customization of the tests
This commit is contained in:
@@ -66,7 +66,6 @@ if test -f gnu-built; then
|
||||
echo "GNU build already found. Skip"
|
||||
echo "'rm -f $(pwd)/gnu-built' to force the build"
|
||||
echo "Note: the customization of the tests will still happen"
|
||||
exit 0
|
||||
else
|
||||
./bootstrap
|
||||
./configure --quiet --disable-gcc-warnings
|
||||
|
||||
Reference in New Issue
Block a user