diff --git a/config.mk.in b/config.mk.in new file mode 100644 index 0000000..267deb4 --- /dev/null +++ b/config.mk.in @@ -0,0 +1,4 @@ +# The number of jobs to run concurrently +makeflags = -j8 +# Set this to 32 for 32-bit systems +ABI = 64