[llvm-commits] [PATCH] Fix Mac OS linker version detection for environments with extra version info

Charles Davis cdavis at mymail.mines.edu
Thu Feb 23 23:44:59 PST 2012


Hi,

A Gentoo developer saw that I filed PR8339, and asked me to see if you would be interested in this patch. With this patch, configure will now strip any extra version information that might have been appended to the linker's version string on Mac OS, which clang in cc1 mode doesn't like as input to its -linker-version parameter. This should fix PR8339.

OK to commit? (NOTE: This patch was generated against 3.0, but it should apply cleanly to ToT.)

Chip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-3.0-gentoo-binutils-apple.patch
Type: application/octet-stream
Size: 1052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120224/fd4337a7/attachment.obj>


More information about the llvm-commits mailing list