re-enable -werror=off
This commit is contained in:
parent
75e71b36b3
commit
3e10c0ace1
@ -66,6 +66,7 @@ for %{name}.
|
||||
mkdir -p build
|
||||
pushd build
|
||||
%cmake \
|
||||
-DENABLE_WERROR=OFF \
|
||||
-DPREFIX=%{_prefix} \
|
||||
-DLIB_DIR=%{_libdir} \
|
||||
-DCMAKE_BUILD_TYPE=RELEASE \
|
||||
|
Loading…
Reference in New Issue
Block a user