Mark MAKE_JOBS_SAFE for SMP compilation

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2009-03-26 03:48:11 +00:00
parent 9c1c1001e2
commit c9aa53ec3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231032

View File

@ -45,6 +45,7 @@ CONFIGURE_ENV= \
ILBC_LIBS="-L${LOCALBASE}/lib -lilbc" \
SPEEX_CFLAGS="$$(${PKG_CONFIG} --cflags speex)" \
SPEEX_LIBS="$$(${PKG_CONFIG} --libs speex)"
MAKE_JOBS_SAFE= yes
DOC_FILES= \
AUTHORS \