build: build musl first
This commit is contained in:
parent
08aaa5e2c0
commit
ce5dacbf3f
2
build.sh
2
build.sh
@ -149,8 +149,8 @@ elif [ "$1" = "docker" ]; then
|
|||||||
elif [ "$1" = "build" ]; then
|
elif [ "$1" = "build" ]; then
|
||||||
BUILD build
|
BUILD build
|
||||||
elif [ "$1" = "release" ]; then
|
elif [ "$1" = "release" ]; then
|
||||||
BUILD release
|
|
||||||
BUILD_MUSL
|
BUILD_MUSL
|
||||||
|
BUILD release
|
||||||
RELEASE
|
RELEASE
|
||||||
else
|
else
|
||||||
echo -e "${RED_COLOR} Parameter error ${RES}"
|
echo -e "${RED_COLOR} Parameter error ${RES}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user