tweak makefile
This commit is contained in:
parent
fbd7338a77
commit
3f77e880a6
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
||||||
CABALFLAGS ?= --verbose=0 --jobs -O
|
CABALFLAGS ?= --jobs --enable-optimization
|
||||||
|
|
||||||
DATADIR := data
|
DATADIR := data
|
||||||
TMPDIR := _tmp
|
TMPDIR := _tmp
|
||||||
|
|
Loading…
Reference in a new issue