From 9db67b20469ee9636f279812ae2247dd7ea760ed Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 7 Mar 2014 14:57:29 +0100 Subject: [PATCH] lighttpd: reenable parallel build --- srcpkgs/lighttpd/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/lighttpd/template b/srcpkgs/lighttpd/template index f7c7da22937..3704252d761 100644 --- a/srcpkgs/lighttpd/template +++ b/srcpkgs/lighttpd/template @@ -37,9 +37,7 @@ configure_args=" --with-gdbm \ --with-memcache \ --with-lua" - lib32_disabled=yes -disable_parallel_build=yes pre_configure() { autoreconf -fi