X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FMakefile;h=719b11c9abb3105a0763e2178da293c974c98b70;hb=a12e845684c10955bc594cdb20d1f13fae14873d;hp=216d7def88535f082e703d4fdf6412a0ee2a3e28;hpb=fdd4cf1b03162605131269355bd96eb8950b941f;p=ghc-hetmet.git diff --git a/rts/Makefile b/rts/Makefile index 216d7de..719b11c 100644 --- a/rts/Makefile +++ b/rts/Makefile @@ -35,7 +35,8 @@ endif # ----------------------------------------------------------------------------- # RTS ways -WAYS=$(strip $(GhcLibWays) $(GhcRTSWays)) +WAYS= +# $(strip $(GhcLibWays) $(GhcRTSWays)) ifneq "$(findstring debug, $(way))" "" GhcRtsHcOpts=