]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - makefile
Finish the precomputed_volume optimization.
[spline3.git] / makefile
index 402f95667a4c404a13787998e0f9a88d56366521..6820e5a50020c27d2e5ebf9a04f05b8f5a55177f 100644 (file)
--- a/makefile
+++ b/makefile
@@ -16,6 +16,8 @@ GHC_OPTS := $(GHC_WARNINGS)  \
             -hidir $(TMPDIR) \
             --make           \
             -rtsopts         \
+            -threaded        \
+            -fno-spec-constr-count \
             -o bin/${BIN}