Leave dyn in GhcLibWays when validating
authorIan Lynagh <igloo@earth.li>
Fri, 7 Aug 2009 00:54:45 +0000 (00:54 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 7 Aug 2009 00:54:45 +0000 (00:54 +0000)
mk/validate-settings.mk

index f5a9c46..6964bed 100644 (file)
@@ -15,7 +15,7 @@ GhcStage2HcOpts += -O -fasm
 # running of the tests, and faster building of the utils to be installed
 
 GhcLibHcOpts    += -O -fasm -dcore-lint
-GhcLibWays      = v
+GhcLibWays     := $(filter v dyn,$(GhcLibWays))
 SplitObjs       = NO
 NoFibWays       =
 STRIP           = :