fast make omits all GHC stages
authorSimon Marlow <marlowsd@gmail.com>
Sun, 2 Aug 2009 19:07:52 +0000 (19:07 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Sun, 2 Aug 2009 19:07:52 +0000 (19:07 +0000)
rts/Makefile

index 74f7fad..15fa685 100644 (file)
@@ -14,3 +14,4 @@ dir = rts
 TOP = ..
 include $(TOP)/mk/sub-makefile.mk
 
+FAST_MAKE_OPTS += stage=none