Skip to content

Commit bd75c9a

Browse files
author
zhixin.lm
committed
修改漏掉的 3rd 目录处理
1 parent 910892e commit bd75c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/3rd/obproxy.spec

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ OceanBase Database Proxy
3636
%build
3737
mkdir -p lib
3838
cp ${TOOLS_DIR}/lib64/libstdc++.so.6.0.28 lib/libstdc++.so.6
39+
cp -r %{rpm_path}/deps/3rd deps
3940

4041
#./configure CXX=${CXX} CC=${CC} --with-gcc-version=9.3.0 --with-so --prefix=%{_prefix} --with-test-case=no --with-release=yes --with-tblib-root=/opt/csr/common --with-easy-root=/usr --with-easy-lib-path=/usr/lib64 --with-svnfile --enable-shared=default --enable-silent-rules
4142
CPU_CORES=`grep -c ^processor /proc/cpuinfo`

0 commit comments

Comments
 (0)