mysql.spec.sh:
Always use bundled zlib
This commit is contained in:
parent
085b48427d
commit
79aaf0754d
@ -249,6 +249,7 @@ sh -c "PATH=\"${MYSQL_BUILD_PATH:-$PATH}\" \
|
||||
--includedir=%{_includedir} \
|
||||
--mandir=%{_mandir} \
|
||||
--enable-thread-safe-client \
|
||||
--with-zlib-dir=bundled \
|
||||
--with-readline ;
|
||||
# Add this for more debugging support
|
||||
# --with-debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user