diff options
author | Ian Lynagh <igloo@earth.li> | 2011-10-06 19:40:51 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-10-06 19:40:51 +0100 |
commit | 20705dff179ed09f37a7db474109cccef6f9afec (patch) | |
tree | b3619c904e568c2c797ffdc0578417b324576589 /compiler/utils/GraphBase.hs | |
parent | 8838983458628328ab415f53dbfc7a7088083bf4 (diff) | |
download | haskell-20705dff179ed09f37a7db474109cccef6f9afec.tar.gz |
Silence "text reloc" warnings on OS X / x86
ld gives loads of warnings like:
ld: warning: text reloc in _base_GHCziArr_unsafeArray_info to _base_GHCziArr_unsafeArray_closure
when linking any program. We're not sure whether this is something we
ought to fix, but for now we use the -Wl,-read_only_relocs,suppress flag
to silence them.
Diffstat (limited to 'compiler/utils/GraphBase.hs')
0 files changed, 0 insertions, 0 deletions