Accepting request 568874 from home:kasimir:MyGUI
- Fix spec for aarch64 / ppc64 / ppc64le / s390x build OBS-URL: https://build.opensuse.org/request/show/568874 OBS-URL: https://build.opensuse.org/package/show/games/MyGUI?expand=0&rev=17
This commit is contained in:
parent
b4cdf8bb71
commit
6170cba802
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 11:34:18 UTC 2018 - kasimir_@outlook.de
|
||||
|
||||
- Fix spec for aarch64 / ppc64 / ppc64le / s390x build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 25 07:57:54 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
@ -138,7 +138,7 @@ pushd build
|
||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||
-DCMAKE_SKIP_RPATH=YES \
|
||||
-DCMAKE_BUILD_TYPE=release \
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64 aarch64 ppc64 ppc64le s390x
|
||||
-DLIB_SUFFIX=64 \
|
||||
%endif
|
||||
-DMYGUI_STATIC=FALSE \
|
||||
|
Loading…
Reference in New Issue
Block a user