FIX unregisterised target by #ifdefing targetPlatform stuff
authorSimon Marlow <marlowsd@gmail.com>
Wed, 18 Mar 2009 15:12:55 +0000 (15:12 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 18 Mar 2009 15:12:55 +0000 (15:12 +0000)
commit1d34bd56c9dde4dad72d3e8a4cfabdf11337dfb3
tree7e62836d0277190b4ea6393a1856a83a7b812a44
parentfefeca989f9fb9b3fbf2be146a303b1b481097f7
FIX unregisterised target by #ifdefing targetPlatform stuff
I'm not sure if this is the correct fix.  If targetPlatform is really
NCG-specific, then maybe we should call it asmTargetPlatform or
something.
compiler/main/DynFlags.hs