mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Mark jobs unsafe
./dmallocc.cc:41:10: fatal error: 'dmalloc.h' file not found Reported by: pkg-fallout MFH: 2019Q4
This commit is contained in:
parent
d7544bbd3a
commit
8caf393538
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513602
@ -18,6 +18,7 @@ GNU_CONFIGURE_PREFIX= "${STAGEDIR}${PREFIX}"
|
|||||||
CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_DATA}"
|
CONFIGURE_ENV= INSTALL_PROGRAM="${INSTALL_DATA}"
|
||||||
CFLAGS= -fPIC
|
CFLAGS= -fPIC
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
||||||
ALL_TARGET= all heavy
|
ALL_TARGET= all heavy
|
||||||
INSTALL_TARGET= install
|
INSTALL_TARGET= install
|
||||||
|
Loading…
Reference in New Issue
Block a user