diff options
author | Brad King <brad.king@kitware.com> | 2009-07-13 14:40:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-07-13 14:40:15 (GMT) |
commit | 82c081ba356e735b89610f8d2fa9c0eabe66c08f (patch) | |
tree | b8a95869aa2d0456a5fa88c62ce9a2db8c232659 /Modules/FindWish.cmake | |
parent | 61367c69d7168a1ffcf39266cdb0784200e57e94 (diff) | |
download | CMake-82c081ba356e735b89610f8d2fa9c0eabe66c08f.zip CMake-82c081ba356e735b89610f8d2fa9c0eabe66c08f.tar.gz CMake-82c081ba356e735b89610f8d2fa9c0eabe66c08f.tar.bz2 |
BUG: Fix rpath-link flag for SunPro C++ on Linux
This teaches Modules/Platform/Linux-SunPro-CXX.cmake the -rpath-link flag. The
SunPro C++ compiler does not have a '-Wl,' option, so we just pass the flag
directly.
This problem was exposed by the ExportImport test now that it links an
executable through the C++ compiler with the -rpath-link flag.
Diffstat (limited to 'Modules/FindWish.cmake')
0 files changed, 0 insertions, 0 deletions