Undefine __PIC__ before defining it to work around "multiple definitions of __PIC__...
authorClemens Fruhwirth <clemens@endorphin.org>
Tue, 14 Oct 2008 14:32:06 +0000 (14:32 +0000)
committerClemens Fruhwirth <clemens@endorphin.org>
Tue, 14 Oct 2008 14:32:06 +0000 (14:32 +0000)
commit59dfaeef666fdc240b548ba07259ce2edfc84679
tree270b7a12552af190b394b9de97ed0b2287cc81b1
parentd1ed49a63afc0fdee56d3bbfc81af5e9a0bf2797
Undefine __PIC__ before defining it to work around "multiple definitions of __PIC__" warnings
compiler/main/DynFlags.hs