Idris-dev/custom.mk-alldeps
Jan de Muijnck-Hughes 75236325c5 Saner set of suggested defaults for cabal flags.
Following from observations seen on IRC, a set of alternate cabal
flags has been presented in `custom.mk-alldeps`. These flags ensure
that the build does not do profiling, nor build documentation. These
are useful optimisations for building Idris.
2015-04-14 23:08:37 +01:00

2 lines
111 B
Plaintext

CABALFLAGS += -f LLVM -f FFI -f curses --disable-documentation --disable-profiling --disable-library-profiling