Skip to content
Snippets Groups Projects

extras: ci: compile check_PROGRAMS for darwin

Closed Alexandre Janniaux requested to merge ci-darwin-check-program/1 into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -493,6 +493,8 @@ raspbian-arm:
export PATH="${VLC_PATH}:$PATH"
mkdir build && cd build
../extras/package/macosx/build.sh $EXTRA_BUILD_FLAGS $NIGHTLY_EXTRA_BUILD_FLAGS -a $HOST_ARCH -x
# At least compile every targets
make check TESTS=
macos-x86_64:
extends: .macos-common
Loading