浏览代码

try to fix zlib usage by making sure it is not picked up accidentaly

Ralf S. Engelschall 22 年之前
父节点
当前提交
8106d21489
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      mysql/mysql.spec

+ 2 - 1
mysql/mysql.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
 Group:        Database
 License:      GPL
 Version:      %{V_opkg}
-Release:      20031022
+Release:      20031117
 
 #   package options
 %option       with_berkeleydb  yes
@@ -105,6 +105,7 @@ AutoReqProv:  no
 %if "%{with_innobase}" == "no"
         --without-innodb \
 %endif
+        --with-named-z-libs=no \
         --with-low-memory \
         --disable-shared \
         $opt