mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-21 17:44:41 -05:00
cleanup config sample
This commit is contained in:
parent
2a0d211c07
commit
c7de577a0c
|
|
@ -24,19 +24,12 @@ BUILD_DKPRO_PACKAGE=0
|
|||
#---------------------------------------------------------------------------------
|
||||
#BUILD_DKPRO_SRCDIR=~/projects/archives
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# skip building the target libraries
|
||||
#---------------------------------------------------------------------------------
|
||||
BUILD_DKPRO_SKIP_LIBRARIES=0
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# MAKEFLAGS for building - use number of processors for jobs
|
||||
#---------------------------------------------------------------------------------
|
||||
#numcores=`getconf _NPROCESSORS_ONLN`
|
||||
#export MAKEFLAGS="$MAKEFLAGS -j${numcores}"
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# Uncomment to skip building of tools
|
||||
#---------------------------------------------------------------------------------
|
||||
|
|
@ -55,7 +48,6 @@ BUILD_DKPRO_SKIP_LIBRARIES=0
|
|||
#---------------------------------------------------------------------------------
|
||||
BUILD_DKPRO_AUTOMATED=0
|
||||
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# set OSX SDK path if needed
|
||||
#---------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user