diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-25 07:46:51 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-25 07:46:51 +0000 |
commit | 0a9168dd5c9a063d1188a17732600c39814e8abf (patch) | |
tree | 9500eeaeb4fb8ec2f3e50de5d055a8af6678e321 | |
parent | ea794ffeb6b7eaa5373b393d148aeeafe307fb5b (diff) |
automatic import of ncnnopeneuler23.09
-rw-r--r-- | ncnn.spec | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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} \ |