Skip to content
Snippets Groups Projects
Commit a6754eb7 authored by Marvin Scholz's avatar Marvin Scholz
Browse files

CI: Package macOS artifacts

This is needed so that the built contribs are actually packaged.
parent 011a60e1
No related branches found
No related tags found
No related merge requests found
Pipeline #10790 passed with stage
in 50 minutes and 9 seconds
......@@ -163,7 +163,7 @@ macos:
curl -f -L ${VLC_PREBUILT_CONTRIBS_URL} -o vlc-contrib-$TRIPLET-latest.tar.bz2
cd ../../
else
EXTRA_BUILD_FLAGS="-c"
EXTRA_BUILD_FLAGS="-c -p"
fi
mkdir build && cd build
../extras/package/macosx/build.sh $EXTRA_BUILD_FLAGS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment