mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 05:33:40 +12:00
Revert " * Makefile (check-guess): Don't remove uname here."
This reverts commit f34dacb346
.
This commit is contained in:
2
Makefile
2
Makefile
@ -11,7 +11,7 @@ doc/config.sub.1: config.sub
|
||||
help2man -N --name "validate and canonicalize a configuration triplet" --output=$@ ./config.sub
|
||||
|
||||
check-guess:
|
||||
cd testsuite && bash config-guess.sh
|
||||
cd testsuite && bash config-guess.sh && rm uname
|
||||
|
||||
check-sub:
|
||||
cd testsuite && bash config-sub.sh
|
||||
|
Reference in New Issue
Block a user