SHA256
8
0
forked from pool/cpprest

Accepting request 315385 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/315385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2015-07-12 20:52:40 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 7 08:37:35 UTC 2015 - schwab@suse.de
- Ignore cdecl warning also on arm
-------------------------------------------------------------------
Sun Jun 28 13:11:08 UTC 2015 - astieger@suse.com

View File

@@ -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