forked from pool/mono-core
Accepting request 582302 from Mono:Factory
OBS-URL: https://build.opensuse.org/request/show/582302 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mono-core?expand=0&rev=117
This commit is contained in:
commit
af5b476e0d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 3 16:48:22 UTC 2018 - kasimir_@outlook.de
|
||||
|
||||
- Fix armv6 build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 03 00:00:00 UTC 2018 - fwdsbs.to.11df@xoxy.net
|
||||
|
||||
|
@ -26,13 +26,13 @@
|
||||
%define boehm yes
|
||||
%endif
|
||||
|
||||
%ifarch %ix86 x86_64 armv7l armv7hl aarch64
|
||||
%ifarch %ix86 x86_64 %{arm} aarch64
|
||||
%define btls yes
|
||||
%else
|
||||
%define btls no
|
||||
%endif
|
||||
|
||||
%ifarch %ix86 x86_64 armv7l armv7hl aarch64
|
||||
%ifarch %ix86 x86_64 %{arm} aarch64
|
||||
%define roslyn yes
|
||||
%else
|
||||
%define roslyn no
|
||||
|
Loading…
Reference in New Issue
Block a user