summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Darwin-GNU.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-11-22 13:43:13 (GMT)
committerBrad King <brad.king@kitware.com>2010-11-22 13:43:13 (GMT)
commiteda7841fd2de59b1dd05cccc5c4996276a2137d2 (patch)
treeb9baa08921f19b7f343136e7e648c03419d41b4f /Modules/Platform/Darwin-GNU.cmake
parenta0739ac5ab0d1136d5d5bd7a87358e5eff1a8e3d (diff)
downloadCMake-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 'Modules/Platform/Darwin-GNU.cmake')
0 files changed, 0 insertions, 0 deletions