diff options
author | Brad King <brad.king@kitware.com> | 2015-07-30 17:57:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-07-30 17:59:29 (GMT) |
commit | 60fe4b540b40330e050dbd755204cecbc62d6a37 (patch) | |
tree | 22d4c73dc18d14d07af75d2b6eb5a926b8f96425 /Tests/Architecture | |
parent | a8c3698526cfa11c61d9dfd8c0f9fa8d2c7ff10a (diff) | |
download | CMake-60fe4b540b40330e050dbd755204cecbc62d6a37.zip CMake-60fe4b540b40330e050dbd755204cecbc62d6a37.tar.gz CMake-60fe4b540b40330e050dbd755204cecbc62d6a37.tar.bz2 |
SunOS: Drop special case for linking C++ shared libraries with gcc (#15673)
Since commit v2.4.0~4325 (...use gcc -shared, even for C++ libraries,
2003-03-13) we use the C compiler "gcc" to link C++ shared libraries
compiled with "g++". At the time "g++" did not know how to link shared
libraries correctly. This has long since been fixed so simply drop the
special case.
Diffstat (limited to 'Tests/Architecture')
0 files changed, 0 insertions, 0 deletions