updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
2
support/3rd_party/icu_configure.sh
vendored
2
support/3rd_party/icu_configure.sh
vendored
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ "$(uname -m)" == "arm64" ] &&
|
||||
if ([ "$(uname -m)" == "arm64" ] || [ "$(uname -m)" == "aarch64" ]) &&
|
||||
[ "${PROJECT_IS_ARM64}" == "0" ]; then
|
||||
HOST_CFG="--host=x86_64-apple-darwin"
|
||||
export CC="clang -arch x86_64"
|
||||
|
||||
BIN
support/3rd_party/winfsp-2.1/bin/fsptool-a64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/fsptool-a64.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/fsptool-x64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/fsptool-x64.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/fsptool-x86.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/fsptool-x86.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/launchctl-a64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/launchctl-a64.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/launchctl-x64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/launchctl-x64.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/launchctl-x86.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/launchctl-x86.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/launcher-a64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/launcher-a64.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/launcher-x64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/launcher-x64.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/launcher-x86.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/launcher-x86.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/memfs-a64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/memfs-a64.exe
vendored
Binary file not shown.
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/memfs-x64.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/memfs-x64.exe
vendored
Binary file not shown.
BIN
support/3rd_party/winfsp-2.1/bin/memfs-x86.exe
vendored
BIN
support/3rd_party/winfsp-2.1/bin/memfs-x86.exe
vendored
Binary file not shown.
Reference in New Issue
Block a user