mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-30 09:32:07 +00:00
fix build-toolchain.sh
This commit is contained in:
parent
ee2ce6a1b0
commit
b170465d06
@ -22,6 +22,7 @@ SRC=$(cd `dirname $0` && pwd -P)
|
||||
PREFIX=`pwd -P`/toolchain/
|
||||
BINUTILS=`pwd -P`/binutils-build
|
||||
|
||||
CMAKEONLY=false
|
||||
for ARG in $*; do
|
||||
case $ARG in
|
||||
--cmakeonly)
|
||||
|
Loading…
x
Reference in New Issue
Block a user