From 0a9168dd5c9a063d1188a17732600c39814e8abf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 25 Jan 2024 07:46:51 +0000 Subject: automatic import of ncnn --- ncnn.spec | 3 +-- 1 file changed, 1 insertion(+), 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} \ -- cgit v1.2.3