We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003b4d3 commit bc48cf1Copy full SHA for bc48cf1
1 file changed
build-libvpx
@@ -10,7 +10,7 @@ pkgname="libvpx"
10
pkgdir="${STOWDIR}/${pkgname}"
11
srcdir="src/libvpx"
12
13
-target="$(uname -m)-darwin$(uname -r | cut -d . -f 1)-gcc"
+target="$(uname -m)-darwin24-gcc"
14
15
echo
16
echo "*** $0: started"
0 commit comments