]> git.sesse.net Git - vlc/blobdiff - contrib/src/bghudappkit/rules.mak
contrib: detect XCode > 3
[vlc] / contrib / src / bghudappkit / rules.mak
index 6032cb552ecff7cbd0d66818894ecc08755ad2ba..4da01e66baf2aa6bcecb2ad366ac59fbc3080d4a 100644 (file)
@@ -20,7 +20,7 @@ bghudappkit: bghudappkit-git.tar.xz .sum-bghudappkit
        $(MOVE)
 
 .bghudappkit: bghudappkit
-       cd $< && xcodebuild -sdk macosx$(OSX_VERSION)
+       cd $< && xcodebuild $(XCODE_FLAGS)
        install_name_tool -change @loader_path/../../../../../../../BGHUDAppKit.framework/Versions/A/BGHUDAppKit \
                                                                @loader_path/../../../../Versions/A/BGHUDAppKit \
                $</build/Release/BGHUDAppKit.framework/Resources/BGHUDAppKitPlugin.ibplugin/Contents/MacOS/BGHUDAppKitPlugin