This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
The attached patch eliminates the problem of the SDK being removed from / in darwin13
and later by appending --with-sysroot=\"`xcrun --show-sdk-path`\" to host_configargs
in the top-level configure for those cases . Bootstrap tested on x86_64-apple-darwin13.
Okay for gcc trunk and gcc-4_8-branch?
Jack
Attachment:
default_with_sysroot_darwin13.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |