summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-04-04 21:59:04 +0100
committerIan Lynagh <igloo@earth.li>2011-04-04 21:59:04 +0100
commit9be618cdf99b04ce7eef6eeabc168b59174bb843 (patch)
tree6785472276c5616bec9d285f9d01aee09181012c /ghc.mk
parentaf5e0344ed0a4973bca7e884f52af8e8562deb35 (diff)
downloadhaskell-9be618cdf99b04ce7eef6eeabc168b59174bb843.tar.gz
Remove dead code, now that -fvia-c is a no-op
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index a41537fcec..863ddc2651 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -544,7 +544,6 @@ BUILD_DIRS += \
ifneq "$(GhcUnregisterised)" "YES"
BUILD_DIRS += \
- $(GHC_MANGLER_DIR) \
$(GHC_SPLIT_DIR)
endif