Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
63415 commits behind the upstream repository.
Simon Marlow's avatar
Simon Marlow authored
- actually add -split-objs to SRC_HC_OPTS if $(SplitObjs) == YES and
  we're building a library.

- collect together all the $(SplitObjs) stuff in one place under
  the library building code (it's only relevant for libraries).

SplitObjs=YES should now work.
b9a0242c
History