This commit is contained in:
parent
d3c80d6d9d
commit
52486ff0ae
@ -194,7 +194,7 @@ function install_openssl_musl() {
|
||||
local ARCH="${FULLARCH%%-*}"
|
||||
#local ARCH_OS="${FULLARCH#*-}"
|
||||
local ARCH_SHORT_PREFIX="${FULLARCH%-*}"
|
||||
local MUSL_PATH="${MUSL_ROOT_PATH}/${FULLARCH}"
|
||||
local MUSL_PATH="${INSTALL_DIR}/${FULLARCH}"
|
||||
[ -d "$MUSL_PATH" ] || _die "MUSL_PATH does not exist: $MUSL_PATH"
|
||||
|
||||
local BUILD_DIR="${SCRIPT_DIR}/build.$ARCH"
|
||||
|
Loading…
x
Reference in New Issue
Block a user