diff options
author | Mike Stump <mikestump@comcast.net> | 2013-07-10 20:55:59 +0000 |
---|---|---|
committer | Mike Stump <mikestump@comcast.net> | 2013-07-10 20:55:59 +0000 |
commit | b5c0f49c1393ac336cd9f0724449f28ebb0564df (patch) | |
tree | a3498ca8c38f61e0c4aefbd61bf0167f051bcf84 /ChangeLog | |
parent | e3d9d8dfdc6b78646112f8215ef9b91aba574f5f (diff) | |
download | cygnal-b5c0f49c1393ac336cd9f0724449f28ebb0564df.tar.gz cygnal-b5c0f49c1393ac336cd9f0724449f28ebb0564df.tar.bz2 cygnal-b5c0f49c1393ac336cd9f0724449f28ebb0564df.zip |
2013-07-10 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/57792
* configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later.
* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-07-10 Jack Howarth <howarth@bromo.med.uc.edu> + + PR target/57792 + * configure.ac: Use --with-sysroot=\"`xcrun --show-sdk-path`\" on darwin13 and later. + * configure: Regenerated. + 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com> * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) |