X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=6820e5a50020c27d2e5ebf9a04f05b8f5a55177f;hb=6b331ce746d10e9fe180b7c8ecc75988b24da535;hp=402f95667a4c404a13787998e0f9a88d56366521;hpb=a680bef0a99be6555dc0ddfed2ee0080cbf6f0b9;p=spline3.git diff --git a/makefile b/makefile index 402f956..6820e5a 100644 --- a/makefile +++ b/makefile @@ -16,6 +16,8 @@ GHC_OPTS := $(GHC_WARNINGS) \ -hidir $(TMPDIR) \ --make \ -rtsopts \ + -threaded \ + -fno-spec-constr-count \ -o bin/${BIN}