1 parent 0d60b8a commit 9e62f97Copy full SHA for 9e62f97
1 file changed
Makefile
@@ -194,6 +194,7 @@ _build/stage1/bin/ghc: _build/stage0/bin/ghc
194
--ghc-options='"-optc=-DTargetVendor=\"FIXME\""' \
195
--ghc-options='"-optc=-DGhcUnregisterised=\"FIXME\""' \
196
--ghc-options='"-optc=-DTablesNextToCode=\"FIXME\""' \
197
+ --ghc-options='-this-unit-id rts' \
198
--builddir=_build/stage1/cabal/
199
200
clean:
0 commit comments