mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 13:43:40 +12:00
* config.guess (*:Darwin:*:*): Run xcode-select to determine if a
system compiler is installed. If not, do not run set_cc_for_build, as the default cc will open a dialog box asking to install Xcode. If no C compiler is available, guess based on uname -p and uname -m.
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
2019-05-28 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (*:Darwin:*:*): Run xcode-select to determine if a
|
||||
system compiler is installed. If not, do not run set_cc_for_build,
|
||||
as the default cc will open a dialog box asking to install
|
||||
Xcode. If no C compiler is available, guess based on uname -p and
|
||||
uname -m.
|
||||
|
||||
2019-05-28 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* testsuite/config-guess.data: Add Darwin tests.
|
||||
|
Reference in New Issue
Block a user