]> gitweb @ CieloNegro.org - pkgsrc-ghc.git/blob - files/bootstrap.mk
GHC depends on some ncurses specific functions.
[pkgsrc-ghc.git] / files / bootstrap.mk
1 GHC = false
2 GHC_PKG_INPLACE =
3 GHC_CABAL_INPLACE =
4 DUMMY_GHC_INPLACE =
5 UNLIT =
6 NO_INCLUDE_DEPS = YES
7 GhcUnregisterised = YES
8 GhcLibWays = v
9 GhcRTSWays =
10 SplitObjs = NO
11 GhcWithNativeCodeGen = NO
12 GhcWithInterpreter = NO
13 GhcWithSMP = NO
14 ghc_stage2_v_EXTRA_CC_OPTS += -L[[PREFIX]]/lib -lm -liconv
15 utils/ghc-pkg_dist-install_v_EXTRA_CC_OPTS += -L[[PREFIX]]/lib -lm -liconv -lncurses
16
17 SRC_CC_OPTS += -I[[PREFIX]]/include
18 INTEGER_LIBRARY = integer-simple