François Cartegnie pushed to branch master at VideoLAN / VLC


Commits:
9ee506bd by cs-308-2023 at 2026-02-15T08:18:38+01:00
package/macos: fix macos root path

- - - - -


1 changed file:

- extras/package/macosx/build.sh


Changes:

=====================================
extras/package/macosx/build.sh
=====================================
@@ -11,7 +11,7 @@ info()
 SCRIPTDIR=$(dirname "$0")
 source "$SCRIPTDIR/env.build.sh" "none"
 
-SDKROOT=$(xcrun --show-sdk-path)
+SDKROOT=$(xcrun --sdk macosx --show-sdk-path)
 VLCBUILDDIR=""
 
 CORE_COUNT=`getconf NPROCESSORS_ONLN 2>&1`



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/9ee506bdeead3cbbc5a9754096f964db3e8c49ca

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/9ee506bdeead3cbbc5a9754096f964db3e8c49ca
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to