mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 03:26:31 +01:00
fix typo
This commit is contained in:
parent
f67113dafa
commit
c986229334
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ else
|
||||||
IS_RISCV64=False
|
IS_RISCV64=False
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if match xIS_RISCV64${TCC_BOOTSTRAP_ALT} xFalseFalse; then
|
if match x${IS_RISCV64}${TCC_BOOTSTRAP_ALT} xFalseFalse; then
|
||||||
tcc-mes -ar cr ${LIBDIR}/tcc/libtcc1.a libtcc1.o
|
tcc-mes -ar cr ${LIBDIR}/tcc/libtcc1.a libtcc1.o
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue