diff options
author | Brad King <brad.king@kitware.com> | 2016-11-04 13:52:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-11-04 13:54:12 (GMT) |
commit | 80e477239dc3a57f87f9efb7b1d78eb0f0e2b6a3 (patch) | |
tree | 50ee33b5cefa6ba28c15bfdcef3efd5635883b06 /Modules/FortranCInterface/call_mod.f90 | |
parent | 800a11dc3633b3ec91223c4b53bcc7817e63ad02 (diff) | |
download | CMake-80e477239dc3a57f87f9efb7b1d78eb0f0e2b6a3.zip CMake-80e477239dc3a57f87f9efb7b1d78eb0f0e2b6a3.tar.gz CMake-80e477239dc3a57f87f9efb7b1d78eb0f0e2b6a3.tar.bz2 |
FortranCInterface: Make mangling detection robust to PIC Fortran
When using a Fortran compiler that produces PIC executables by default
with a C compiler that does not produce PIC by default then the mangling
detection executable fails to link. Explicitly enable PIC for the C
compiler just in case the Fortran compiler needs it to link.
Issue: #16405
Diffstat (limited to 'Modules/FortranCInterface/call_mod.f90')
0 files changed, 0 insertions, 0 deletions