mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Add MAKE_JOBS_UNSAFE=yes to fix build.
This commit is contained in:
parent
d12105d639
commit
eb33ab9e74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366737
@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtoolize aclocal autoconf automake
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user