Mark MAKE_JOBS_UNSAFE.

Approved by: garga (mentor, implicit)
Feature safe: yes
This commit is contained in:
Matthias Andree 2010-06-18 17:24:59 +00:00
parent a0562925b7
commit 503228a9a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256669

View file

@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-threads --enable-shlib
CFLAGS+= -fPIC
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
ALL_TARGET= all heavy
INSTALL_TARGET= install