Remove dead code, now that -fvia-c is a no-op
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index a41537f..863ddc2 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -544,7 +544,6 @@ BUILD_DIRS += \
 
 ifneq "$(GhcUnregisterised)" "YES"
 BUILD_DIRS += \
-   $(GHC_MANGLER_DIR) \
    $(GHC_SPLIT_DIR)
 endif