add to flags from environment

This commit is contained in:
Dave Murphy 2017-02-02 01:12:06 +00:00
parent ce5d8243d4
commit 45b120b6e3

View File

@ -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