Mark jobs unsafe.

Submitted by:	mat@
This commit is contained in:
Koop Mast 2014-03-15 13:29:56 +00:00
parent c5bd34262e
commit 93a88fafb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348321

View file

@ -25,6 +25,7 @@ CONFIGURE_ARGS= --disable-gtk-doc \
--disable-systemd \ --disable-systemd \
--enable-introspection \ --enable-introspection \
--localstatedir=/var --localstatedir=/var
MAKE_JOBS_UNSAFE=yes
CONFIGURE_ENV= GTKDOC="false" CONFIGURE_ENV= GTKDOC="false"
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib