diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2016-12-01 11:28:47 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-12-01 11:28:47 -0500 |
commit | f48f5a9ebf384e1e157b7b413e1d779f4289ddd2 (patch) | |
tree | c4cd53c984bf11238ccad6a8024ce58fc9a44e93 /inplace | |
parent | 0200dedc32122a939fc9e7ed83b01e527d7b3808 (diff) | |
download | haskell-f48f5a9ebf384e1e157b7b413e1d779f4289ddd2.tar.gz |
Ensure flags destined for ld are properly passed
GHC uses gcc, not ld, for linking. Consequently all flags to be
interpreted by ld need to be prefixed by -optl,-Wl on the GHC command
line.
Test Plan: Validate on OpenBSD
Reviewers: austin, rwbarton
Reviewed By: rwbarton
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2776
Diffstat (limited to 'inplace')
0 files changed, 0 insertions, 0 deletions