Use opt_PIC not #defined __PIC__ in compiler source.
authorBen.Lippmeier@anu.edu.au <unknown>
Tue, 17 Nov 2009 04:37:16 +0000 (04:37 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Tue, 17 Nov 2009 04:37:16 +0000 (04:37 +0000)
commitf64aaa7b4230cec62f0679ddf998fe79e0a42820
tree594fc7a6d1b797d2016016954d72bc64f03ca371
parentf5f023361796c9553933eccf82e0c066e5e30814
Use opt_PIC not #defined __PIC__ in compiler source.
compiler/codeGen/CgCon.lhs
compiler/codeGen/StgCmmCon.hs
compiler/main/DriverPipeline.hs