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