This commit is contained in:
parent
bab8ef4af7
commit
ac56b01ae0
@ -177,7 +177,7 @@ function build() {
|
||||
fi
|
||||
if [ "$buildthis" = "true" ]; then
|
||||
echo "Building for $arch with $tchain"
|
||||
set_current_arch "$arch"
|
||||
set_current_arch "$tchain"
|
||||
build_arch "$CMAKE_DIR"
|
||||
else
|
||||
echo "Skipping $tchain"
|
||||
|
Loading…
x
Reference in New Issue
Block a user