make sure we disable werror even harder.
This commit is contained in:
parent
c9c62d0da1
commit
a6ebc0c75f
@ -51,6 +51,7 @@ developing applications that use %{name}.
|
||||
%global optflags %(echo %{optflags} | sed 's/-O2 /-O1 /')
|
||||
|
||||
%cmake3 -DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_WERROR=OFF \
|
||||
-DGLSLANG_INSTALL_DIR=%{_prefix} \
|
||||
-DBUILD_LAYER_SUPPORT_FILES:BOOL=ON \
|
||||
-DUSE_ROBIN_HOOD_HASHING:BOOL=OFF \
|
||||
|
Loading…
Reference in New Issue
Block a user