* build-all.mk: If host not specified, use config.guess. Pass TAG
authorIan Lance Taylor <ian@airs.com>
Thu, 1 Apr 1993 19:56:32 +0000 (19:56 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 1 Apr 1993 19:56:32 +0000 (19:56 +0000)
commit12eda6202b10864b374c2e453f10da569d9c45b5
treee9b40bef0d9c1715661e37db981f5874829c8f08
parente08c332141447411e93fc059a64b2ec33f7950fd
* build-all.mk: If host not specified, use config.guess.  Pass TAG
to test-build.mk as RELEASE_TAG.
* test-build.mk (configargs): New variable containing arguments to
pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
(FLAGS_TO_PASS): Pass down RELEASE_TAG.

* config.guess: Use /bin/uname when checking -X argument on SCO,
to avoid invoking GNU uname which doesn't understand -X.
ChangeLog
build-all.mk
test-build.mk