]> gitweb @ CieloNegro.org - build-hc-pkg.git/blob - files/host-build.mk
326330296bb9699e489f9984e91759ba88643d2d
[build-hc-pkg.git] / files / host-build.mk
1 PORTING_HOST = YES
2 GhcUnregisterised = YES
3 GhcLibHcOpts = -O -fvia-C -keep-hc-files
4 GhcRtsHcOpts = -keep-hc-files
5 GhcLibWays = v
6 GhcRTSWays =
7 SplitObjs = NO
8 GhcWithNativeCodeGen = NO
9 GhcWithInterpreter = NO
10 GhcStage1HcOpts = -O
11 GhcStage2HcOpts = -O -fvia-C -keep-hc-files
12 SRC_HC_OPTS += -H32m
13 GhcWithSMP = NO
14 utils/ghc-pkg_dist-install_v_HC_OPTS += -keep-hc-files
15
16 INTEGER_LIBRARY = integer-simple
17 libraries/terminfo_CONFIGURE_OPTS += \
18         --configure-option=--with-curses-includes=/usr/pkg/include \
19         --configure-option=--with-curses-libraries=/usr/pkg/lib