Skip to content

Commit 49f6152

Browse files
author
Kanchan Shukla
committed
tars
1 parent 2d7f41c commit 49f6152

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ci/dependencies/driver-manager-setup-release-linux.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ cmake_args+=(
3636
-DPROJECT_VERSION="${VERSION}"
3737
)
3838

39-
39+
build_arch() {
40+
local ARCH=$1 # 64 or 32
4041
local BUILD_DIR="cmake-out-$ARCH"
4142

4243
# Filter out any -B args from cmake_args to avoid clash

0 commit comments

Comments
 (0)