projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8dbad0
)
nit: put all the '--enable-xxx' options together
author
Lee
<ler762@users.sourceforge.net>
Thu, 11 Nov 2021 12:02:30 +0000
(07:02 -0500)
committer
Lee
<ler762@users.sourceforge.net>
Thu, 11 Nov 2021 12:02:30 +0000
(07:02 -0500)
windows/MYconfigure
patch
|
blob
|
history
diff --git
a/windows/MYconfigure
b/windows/MYconfigure
index
d5bda38
..
4d0f2ae
100755
(executable)
--- a/
windows/MYconfigure
+++ b/
windows/MYconfigure
@@
-162,11
+162,11
@@
echo "LDFLAGS=${LDFLAGS}"
# --target: only used to build a cross-compiling toolchain.
./configure --host=i686-w64-mingw32 --enable-mingw32 --enable-zlib \
+ --enable-extended-statistics \
+ --enable-pcre-host-patterns \
--enable-static-linking \
--enable-strptime-sanity-checks \
--disable-pthread \
- --enable-extended-statistics \
- --enable-pcre-host-patterns \
--with-brotli \
--with-mbedtls \
--with-docbook=yes