-
- Downloads
PGI: Pass macOS-specific link flags directly to linker
The PGI compiler on macOS does not support some macOS-specific flags so pass them through `-Wl,` to the linker directly. Issue: #16457
Showing
- Modules/Platform/Darwin-PGI-C.cmake 2 additions, 0 deletionsModules/Platform/Darwin-PGI-C.cmake
- Modules/Platform/Darwin-PGI-CXX.cmake 2 additions, 0 deletionsModules/Platform/Darwin-PGI-CXX.cmake
- Modules/Platform/Darwin-PGI-Fortran.cmake 2 additions, 0 deletionsModules/Platform/Darwin-PGI-Fortran.cmake
- Modules/Platform/Darwin-PGI.cmake 14 additions, 0 deletionsModules/Platform/Darwin-PGI.cmake
Modules/Platform/Darwin-PGI-C.cmake
0 → 100644
Modules/Platform/Darwin-PGI-CXX.cmake
0 → 100644
Modules/Platform/Darwin-PGI-Fortran.cmake
0 → 100644
Modules/Platform/Darwin-PGI.cmake
0 → 100644
Please register or sign in to comment