Increase crossbuilding flexibility
This commit is contained in:
@@ -253,7 +253,8 @@ parseInput() {
|
|||||||
;;
|
;;
|
||||||
--build)
|
--build)
|
||||||
BUILD_SWITCH=true
|
BUILD_SWITCH=true
|
||||||
shift && BUILD_TARGET="$1"
|
BUILD_TARGET="$2"
|
||||||
|
shift
|
||||||
;;
|
;;
|
||||||
--build-suse)
|
--build-suse)
|
||||||
BUILD_SWITCH=true
|
BUILD_SWITCH=true
|
||||||
|
|||||||
Reference in New Issue
Block a user