diff options
author | Brad King <brad.king@kitware.com> | 2009-12-04 10:22:30 -0500 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-12-04 10:22:30 -0500 |
commit | af14f1f2c3750ba3cf9b9cc1a809a88b1878a5c3 (patch) | |
tree | a387a52ceabd8d1cac1d201b6669c26c4d59d7ab /Source/cmLinkLibrariesCommand.h | |
parent | c106cb2e2fcae39c29405c288c1858959504516d (diff) | |
download | cmake-af14f1f2c3750ba3cf9b9cc1a809a88b1878a5c3.tar.gz |
Remove GNU-specific flags from Linux.cmake
We remove the shared library compile/link flags "-fPIC" and "-shared"
because they are not provided by all compilers on Linux. This allows us
to drop code from the Linux-XL-*.cmake files that erases the bad flags.
All other supported compilers already provide their correct flags for
Linux in their own platform information files.
Diffstat (limited to 'Source/cmLinkLibrariesCommand.h')
0 files changed, 0 insertions, 0 deletions