mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
lighttpd: reenable parallel build
This commit is contained in:
parent
e726efa217
commit
9db67b2046
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue