ecl: use included libgc
This commit is contained in:
parent
10ef80024f
commit
b0deef5246
@ -45,5 +45,6 @@ termux_step_configure() {
|
|||||||
--build=$TERMUX_BUILD_TUPLE \
|
--build=$TERMUX_BUILD_TUPLE \
|
||||||
--with-cross-config=$crossconfig \
|
--with-cross-config=$crossconfig \
|
||||||
--disable-c99complex \
|
--disable-c99complex \
|
||||||
--enable-gmp=system
|
--enable-gmp=system \
|
||||||
|
--enable-boehm=included
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user