Try autoreconfing. It was commented out, maybe it works!
(cherry picked from commit 31ec3e7168916c95d1e051fb94f11327134db940)
This commit is contained in:
parent
9201cb5dd7
commit
f1a7801d0f
@ -147,9 +147,9 @@ technologies that have been submitted to the ECMA for standardization.
|
|||||||
%{?scl:scl enable %{scl} - << \EOF}
|
%{?scl:scl enable %{scl} - << \EOF}
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
# These are only needed if there are patches to the runtime
|
# These are only needed if there are patches to the runtime
|
||||||
#rm -f libgc/libtool.m4
|
rm -f libgc/libtool.m4
|
||||||
#autoreconf --force --install
|
autoreconf --force --install
|
||||||
#autoreconf --force --install libgc
|
autoreconf --force --install external/bdwgc
|
||||||
export CFLAGS=" %{optflags} -fno-strict-aliasing"
|
export CFLAGS=" %{optflags} -fno-strict-aliasing"
|
||||||
%ifarch armv7l armv7hl
|
%ifarch armv7l armv7hl
|
||||||
export MONO_CPU_ARCH="armv7l-thumb"
|
export MONO_CPU_ARCH="armv7l-thumb"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user