SHA256
1
0
forked from pool/mono-core

- Disable rosyln on ppc64le

OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=183
This commit is contained in:
Ismail Dönmez 2017-05-16 13:28:02 +00:00 committed by Git OBS Bridge
parent 5d120fa586
commit 77d9b894ca
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 16 13:27:46 UTC 2017 - idonmez@suse.com
- Disable rosyln on ppc64le
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 11 23:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net Thu May 11 23:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net

View File

@ -32,7 +32,7 @@
%define btls no %define btls no
%endif %endif
%ifarch %ix86 x86_64 ppc64le armv7l armv7hl aarch64 %ifarch %ix86 x86_64 armv7l armv7hl aarch64
%define roslyn yes %define roslyn yes
%else %else
%define roslyn no %define roslyn no