re PR target/57792 (toplevel configure should enable "--with-sysroot="`xcrun --show...
authorJack Howarth <howarth@bromo.med.uc.edu>
Wed, 10 Jul 2013 21:22:34 +0000 (21:22 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 10 Jul 2013 21:22:34 +0000 (21:22 +0000)
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.

From-SVN: r200890

ChangeLog

index 62eac0699a63652e6a5db37f6fa1722287675409..b581016c2635c96110e3e545251b6d709ca87480 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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-14  Vidya Praveen  <vidyapraveen@arm.com>
 
        * MAINTAINERS (Write After Approval): Add myself.