Darwin Linker: Do not add local symbols to lochash
authorwolfgang.thaller@gmx.net <unknown>
Thu, 12 Apr 2007 21:17:12 +0000 (21:17 +0000)
committerwolfgang.thaller@gmx.net <unknown>
Thu, 12 Apr 2007 21:17:12 +0000 (21:17 +0000)
commit2bed45837718c70cee1336c4de9fab7708e7ea96
tree252144780b7e763ae17889f3cb3d2702b6e6574c
parentfa8bedce93d3ba12e961810e3aac4198587af9ae
Darwin Linker: Do not add local symbols to lochash
... so that GHCi doesn't complain about duplicate symbols when two C modules define the same static variable.

MERGE TO STABLE.
rts/Linker.c