Commit 0e878d7e authored by unknown's avatar unknown

mysql.spec.sh:

  Always use bundled zlib


support-files/mysql.spec.sh:
  Always use bundled zlib
parent 57923440
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment