ecl: fix indentation

This commit is contained in:
Felix Lange 2020-11-26 01:03:55 +01:00
parent 2952df3c72
commit 3900bbe8a8
1 changed files with 1 additions and 1 deletions

View File

@ -46,5 +46,5 @@ termux_step_configure() {
--with-cross-config=$crossconfig \
--disable-c99complex \
--enable-gmp=system \
--enable-boehm=included
--enable-boehm=included
}