try fix build issue
This commit is contained in:
parent
5117593e9f
commit
e333b5ff22
@ -97,7 +97,7 @@ CMAKE_OPTS="-DCMAKE_BUILD_TYPE=RELEASE"
|
||||
cmake .. \
|
||||
-DBUILD_EXAMPLES=on \
|
||||
-DCMAKE_CXX_FLAGS="-Wno-error=sign-compare -Wno-error=format"\
|
||||
-DCMAKE_C_FLAGS="-Wno-error=sign-compare -Wno-error=foramt"\
|
||||
-DCMAKE_C_FLAGS="-Wno-error=sign-compare -Wno-error=format"\
|
||||
$CMAKE_OPTS
|
||||
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user