summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-01-25 07:46:51 +0000
committerCoprDistGit <infra@openeuler.org>2024-01-25 07:46:51 +0000
commit0a9168dd5c9a063d1188a17732600c39814e8abf (patch)
tree9500eeaeb4fb8ec2f3e50de5d055a8af6678e321
parentea794ffeb6b7eaa5373b393d148aeeafe307fb5b (diff)
automatic import of ncnnopeneuler23.09
-rw-r--r--ncnn.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/ncnn.spec b/ncnn.spec
index dbf7b7c..7c3ed3b 100644
--- a/ncnn.spec
+++ b/ncnn.spec
@@ -75,8 +75,7 @@ mkdir build
pushd build
%global optflags %(echo %{optflags} | sed 's|-fno-exceptions||')
%cmake .. -Wno-dev \
- -DCMAKE_SKIP_RPATH=ON
- \
+ -DCMAKE_SKIP_RPATH=ON \
-DCMAKE_VERBOSE_MAKEFILE=OFF \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_LIBDIR=%{_lib} \