forked from pool/cpprest
Accepting request 315381 from home:Andreas_Schwab:Factory
- Ignore cdecl warning also on arm OBS-URL: https://build.opensuse.org/request/show/315381 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=10
This commit is contained in:
@@ -69,7 +69,7 @@ Development files.
|
||||
%build
|
||||
%cmake \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
%ifarch ppc ppc64 ppc64le aarch64 armv7l
|
||||
%ifarch ppc ppc64 ppc64le aarch64 %arm
|
||||
-DCMAKE_CXX_FLAGS:STRING="%{optflags} -Wno-error=attributes -Wno-error=type-limits -Wno-error=cast-align -Wno-error=deprecated-declarations" \
|
||||
%endif
|
||||
../Release
|
||||
|
||||
Reference in New Issue
Block a user