mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-25 11:34:15 -05:00
add to flags from environment
This commit is contained in:
parent
ce5d8243d4
commit
45b120b6e3
|
|
@ -28,7 +28,7 @@ BUILD_DKPRO_PACKAGE=0
|
|||
# MAKEFLAGS for building - use number of processors for jobs
|
||||
#---------------------------------------------------------------------------------
|
||||
#numcores=`getconf _NPROCESSORS_ONLN`
|
||||
#MAKEFLAGS=-j$numcores
|
||||
#export MAKEFLAGS="$MAKEFLAGS -j${numcores}"
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# Automated script execution
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user