ports/config.mk.in

5 lines
108 B
Makefile
Raw Normal View History

2022-10-07 10:44:50 -04:00
# The number of jobs to run concurrently
makeflags = -j8
# Set this to 32 for 32-bit systems
ABI = 64