소스 검색

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