Increase crossbuilding flexibility
This commit is contained in:
@@ -252,12 +252,7 @@ parseInput() {
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
--build)
|
--build)
|
||||||
|
shift && BUILD_TARGET="$1"
|
||||||
echo HERE
|
|
||||||
echo "$1" "$2"
|
|
||||||
BUILD_SWITCH=true
|
|
||||||
#BUILD_TARGET="$2"
|
|
||||||
shift
|
|
||||||
;;
|
;;
|
||||||
--build-suse)
|
--build-suse)
|
||||||
BUILD_SWITCH=true
|
BUILD_SWITCH=true
|
||||||
@@ -340,6 +335,7 @@ parseInput() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[[ -v BUILD_TARGET ]] && echo "$BUILD_TARGET"
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
# Use several methods to determine the latest JRiver MC version
|
# Use several methods to determine the latest JRiver MC version
|
||||||
|
|||||||
Reference in New Issue
Block a user