mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +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…
Reference in New Issue
Block a user