Skip to content
GitLab
Explore
Sign in
Register
ghc
hadrian
src
Oracles
Setting.hs
Find file
Blame
Permalink
Apr 10, 2020
35799dda
hadrian: Don't --export-dynamic on Darwin
· 35799dda
Ben Gamari
authored
Apr 10, 2020
and
Marge Bot
committed
Apr 12, 2020
When fixing
#17962
I neglected to consider that --export-dynamic is only supported on ELF platforms.
35799dda
hadrian: Don't --export-dynamic on Darwin
Ben Gamari
authored
Apr 10, 2020
and
Marge Bot
committed
Apr 12, 2020
When fixing
#17962
I neglected to consider that --export-dynamic is only supported on ELF platforms.
Loading