lighttpd: reenable parallel build
This commit is contained in:
parent
e726efa217
commit
9db67b2046
|
@ -37,9 +37,7 @@ configure_args="
|
||||||
--with-gdbm \
|
--with-gdbm \
|
||||||
--with-memcache \
|
--with-memcache \
|
||||||
--with-lua"
|
--with-lua"
|
||||||
|
|
||||||
lib32_disabled=yes
|
lib32_disabled=yes
|
||||||
disable_parallel_build=yes
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue