diff options
author | Brad King <brad.king@kitware.com> | 2010-11-22 13:43:13 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-11-22 13:43:13 (GMT) |
commit | eda7841fd2de59b1dd05cccc5c4996276a2137d2 (patch) | |
tree | b9baa08921f19b7f343136e7e648c03419d41b4f /Copyright.txt | |
parent | a0739ac5ab0d1136d5d5bd7a87358e5eff1a8e3d (diff) | |
download | CMake-eda7841fd2de59b1dd05cccc5c4996276a2137d2.zip CMake-eda7841fd2de59b1dd05cccc5c4996276a2137d2.tar.gz CMake-eda7841fd2de59b1dd05cccc5c4996276a2137d2.tar.bz2 |
Pass Mac linker flag through PGI compiler using "-Wl,"
The Mac linker defines -headerpad_max_install_names and the GCC
front-end passes this flag through. The PGI compiler does not know
about this flag, so we must use -Wl,-headerpad_max_install_names to pass
it to the linker instead.
Diffstat (limited to 'Copyright.txt')
0 files changed, 0 insertions, 0 deletions