1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

mysql.spec.sh:

Always use bundled zlib


support-files/mysql.spec.sh:
  Always use bundled zlib
This commit is contained in:
unknown
2005-11-05 01:44:35 +01:00
parent 57923440f3
commit 0e878d7e54

View File

@ -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