chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
398ddab
)
apache2: Configure with --without-libxml2
author
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 13 Jun 2017 11:33:42 +0000
(13:33 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 13 Jun 2017 14:24:37 +0000
(16:24 +0200)
packages/apache2/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/apache2/build.sh
b/packages/apache2/build.sh
index 90c55f8ebd8b61000375c4a7eefea20666807567..2bca9719587f7614dde77cf672349cea37786e55 100644
(file)
--- a/
packages/apache2/build.sh
+++ b/
packages/apache2/build.sh
@@
-56,6
+56,7
@@
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--with-port=8080
--with-sslport=8443
--enable-unixd
--with-port=8080
--with-sslport=8443
--enable-unixd
+--without-libxml2
--libexecdir=$TERMUX_PREFIX/libexec/apache2
ac_cv_func_getpwnam=yes
ac_cv_have_threadsafe_pollset=no
--libexecdir=$TERMUX_PREFIX/libexec/apache2
ac_cv_func_getpwnam=yes
ac_cv_have_threadsafe_pollset=no