mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
build gnu: continue the customization of the tests
This commit is contained in:
parent
81a9106b76
commit
b9d3841019
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ if test -f gnu-built; then
|
||||||
echo "GNU build already found. Skip"
|
echo "GNU build already found. Skip"
|
||||||
echo "'rm -f $(pwd)/gnu-built' to force the build"
|
echo "'rm -f $(pwd)/gnu-built' to force the build"
|
||||||
echo "Note: the customization of the tests will still happen"
|
echo "Note: the customization of the tests will still happen"
|
||||||
exit 0
|
|
||||||
else
|
else
|
||||||
./bootstrap
|
./bootstrap
|
||||||
./configure --quiet --disable-gcc-warnings
|
./configure --quiet --disable-gcc-warnings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue