patch applied (ghc-6.10/ghc): FIX #2832: Setting SplitObjs=NO
doesn't disable -split-objs in GHC
Ian Lynagh
igloo at earth.li
Wed Mar 11 13:21:36 EDT 2009
Wed Mar 11 04:00:58 PDT 2009 Simon Marlow <marlowsd at gmail.com>
* FIX #2832: Setting SplitObjs=NO doesn't disable -split-objs in GHC
Ignore-this: d5f55ecea5803c1ae745a03d051cfa3f
Now ghc --info reports whether-split-objs is supported, rather than
whether the libraries were built using -split-objs.
M ./compiler/Makefile -1 +1
M ./mk/config.mk.in -7 +12
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090311110058-12142-a323a33e0532be952124245853ed4f2d19f40974.gz
More information about the Cvs-ghc
mailing list