Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper93 committed Oct 23, 2023
1 parent 05e6813 commit a97e83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build-tumbleweed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e

meson setup build \
--werror \
-Dc_args="-Wno-error=deprecated -Wno-error=deprecated-declarations" \
-Dc_args="-Wno-error=deprecated -Wno-error=deprecated-declarations -ftrivial-auto-var-init=pattern" \
-Db_sanitize=address,undefined \
-Dcdda=enabled \
-Ddvbin=enabled \
Expand Down

0 comments on commit a97e83b

Please sign in to comment.