systemd: allow parallel build

fine here, for months
This commit is contained in:
Stefan Saraev 2015-01-11 19:49:44 +02:00
parent c4c754012e
commit 2b195485d6

View File

@ -108,11 +108,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_malloc_0_nonnull=yes \
--with-rootprefix=/usr \
--with-rootlibdir=/lib"
pre_make_target() {
# dont build parallel
MAKEFLAGS=-j1
}
post_makeinstall_target() {
# remove unneeded stuff
rm -rf $INSTALL/etc/systemd/system