ソースを参照

disable shared libraries

Ralf S. Engelschall 24 年 前
コミット
9d661f5db5
1 ファイル変更2 行追加1 行削除
  1. 2 1
      mysql/mysql.spec

+ 2 - 1
mysql/mysql.spec

@@ -37,7 +37,7 @@ Distribution: OpenPKG [REL]
 Group:        Database
 License:      GPL
 Version:      3.23.47
-Release:      20011231
+Release:      20020118
 
 #   list of sources
 Source0:      http://download.sourceforge.net/mysql/mysql-%{version}.tar.gz
@@ -94,6 +94,7 @@ AutoReqProv:  no
         --with-gemini \
 %endif
         --with-low-memory \
+        --disable-shared \
         $opt
 
     #   build source tree