You've already forked linux-packaging-mono
@@ -161,11 +161,13 @@ export MONO_CPU_ARCH="armv7l-thumb"
|
|||||||
export MONO_CPU_ARCH="armv5el"
|
export MONO_CPU_ARCH="armv5el"
|
||||||
%endif
|
%endif
|
||||||
# distro specific configure options
|
# distro specific configure options
|
||||||
|
%if %llvm == yes
|
||||||
|
export PATH=/usr/lib/mono/llvm/bin:$PATH
|
||||||
|
%endif
|
||||||
%configure \
|
%configure \
|
||||||
--with-sgen=%{sgen} \
|
--with-sgen=%{sgen} \
|
||||||
%if %llvm == yes
|
%if %llvm == yes
|
||||||
--enable-loadedllvm \
|
--enable-loadedllvm \
|
||||||
--with-llvm=/usr/lib/mono/llvm/ \
|
|
||||||
%endif
|
%endif
|
||||||
%ifarch ppc
|
%ifarch ppc
|
||||||
--with-sigaltstack=no \
|
--with-sigaltstack=no \
|
||||||
|
Reference in New Issue
Block a user