Mark MAKE_JOBS_UNSAFE.
Approved by: garga (mentor, implicit) Feature safe: yes
This commit is contained in:
parent
a0562925b7
commit
503228a9a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256669
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue