Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PGI: Pass macOS-specific link flags directly to linker | Brad King | 2016-11-30 | 1 | -0/+14 |
The PGI compiler on macOS does not support some macOS-specific flags so pass them through `-Wl,` to the linker directly. Issue: #16457 |