Remove a comment
authorIan Lynagh <igloo@earth.li>
Fri, 18 Jul 2008 11:50:44 +0000 (11:50 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 18 Jul 2008 11:50:44 +0000 (11:50 +0000)
utils/ghc-pkg/Makefile

index 6fba1c8..6f62b63 100644 (file)
@@ -5,9 +5,6 @@ include $(TOP)/mk/cabal-flags.mk
 
 SRC_HC_OPTS += -Wall
 
-# XXX From old Makefile:
-# SRC_HC_OPTS += -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches
-
 ifeq "$(HOSTPLATFORM)" "i386-unknown-mingw32"
 INSTALL_FLAGS =
 else