FIX #2832: Setting SplitObjs=NO doesn't disable -split-objs in GHC
authorSimon Marlow <marlowsd@gmail.com>
Wed, 11 Mar 2009 11:00:58 +0000 (11:00 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 11 Mar 2009 11:00:58 +0000 (11:00 +0000)
commit0b2bbce85ae2fc9ca99d9b98be57eb9a82c053fa
tree045e252135eb1fce0ed62b17b2870ecdda41aa48
parent21c190f4ace4e12304a17c8169b75213fb6ea1b4
FIX #2832: Setting SplitObjs=NO doesn't disable -split-objs in GHC
Now ghc --info reports whether-split-objs is supported, rather than
whether the libraries were built using -split-objs.
compiler/Makefile
mk/config.mk.in