fix
This commit is contained in:
parent
b8b56513dc
commit
19542e9376
9
qwt.spec
9
qwt.spec
@ -65,6 +65,7 @@ BuildRequires: zeromq-devel
|
||||
BuildRequires: openeuler-lsb
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: rubygem-rexml
|
||||
BuildRequires: python-numpy
|
||||
#BuildRequires: freeimage-devel
|
||||
|
||||
%description
|
||||
@ -215,14 +216,6 @@ cd ..
|
||||
#python3 setup.py install --user
|
||||
#cd ..
|
||||
|
||||
cd Cython-0.29.24
|
||||
python3 setup.py install --user
|
||||
cd ..
|
||||
|
||||
cd numpy-1.21.2
|
||||
python3 setup.py install --user
|
||||
cd ..
|
||||
|
||||
####cpp 相关依赖库
|
||||
export BUILD_PLATFORM=`uname -m`
|
||||
if (($BUILD_PLATFORM=="aarch64"))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user