From 77d9b894ca606c05443bcb95b3875683d568de8a7164f39e7641f4d7aab911fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 16 May 2017 13:28:02 +0000 Subject: [PATCH] - Disable rosyln on ppc64le OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=183 --- mono-core.changes | 5 +++++ mono-core.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mono-core.changes b/mono-core.changes index f8f86ca..da89acd 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -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 diff --git a/mono-core.spec b/mono-core.spec index dcd1fef..fecf6c6 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -32,7 +32,7 @@ %define btls no %endif -%ifarch %ix86 x86_64 ppc64le armv7l armv7hl aarch64 +%ifarch %ix86 x86_64 armv7l armv7hl aarch64 %define roslyn yes %else %define roslyn no