diff options
author | Ian Lynagh <igloo@earth.li> | 2011-04-04 21:59:04 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2011-04-04 21:59:04 +0100 |
commit | 9be618cdf99b04ce7eef6eeabc168b59174bb843 (patch) | |
tree | 6785472276c5616bec9d285f9d01aee09181012c /ghc.mk | |
parent | af5e0344ed0a4973bca7e884f52af8e8562deb35 (diff) | |
download | haskell-9be618cdf99b04ce7eef6eeabc168b59174bb843.tar.gz |
Remove dead code, now that -fvia-c is a no-op
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -544,7 +544,6 @@ BUILD_DIRS += \ ifneq "$(GhcUnregisterised)" "YES" BUILD_DIRS += \ - $(GHC_MANGLER_DIR) \ $(GHC_SPLIT_DIR) endif |