mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46: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
|
||||
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
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue