Skip to content

Commit ffa864d

Browse files
authored
Merge branch 'php:main' into rpm
2 parents 1ff2eb2 + 02f900b commit ffa864d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-static.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CURRENT_DIR=$(pwd)
1212

1313
arch="$(uname -m)"
1414
os="$(uname -s | tr '[:upper:]' '[:lower:]')"
15+
[ "$os" = "darwin" ] && os="mac"
1516

1617
# Supported variables:
1718
# - PHP_VERSION: PHP version to build (default: "8.4")

0 commit comments

Comments
 (0)