Add congif.mk as config.mk.in

This commit is contained in:
Nathan Fisher 2022-10-07 14:44:50 +00:00
parent ee6d2b5785
commit 5e06435ce2
1 changed files with 4 additions and 0 deletions

4
config.mk.in Normal file
View File

@ -0,0 +1,4 @@
# The number of jobs to run concurrently
makeflags = -j8
# Set this to 32 for 32-bit systems
ABI = 64