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:
@@ -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
|
Sun Jun 28 13:11:08 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ Development files.
|
|||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-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" \
|
-DCMAKE_CXX_FLAGS:STRING="%{optflags} -Wno-error=attributes -Wno-error=type-limits -Wno-error=cast-align -Wno-error=deprecated-declarations" \
|
||||||
%endif
|
%endif
|
||||||
../Release
|
../Release
|
||||||
|
|||||||
Reference in New Issue
Block a user