1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-23 08:03:19 +00:00
mpv/ci/build-common.sh
2024-10-18 14:02:51 +00:00

7 lines
177 B
Bash
Executable File

common_args="--werror \
-Dlibmpv=true \
-Dtests=true \
"
export CFLAGS="$CFLAGS -Wno-error=deprecated -Wno-error=deprecated-declarations -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3"