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