Skip to content

Commit

Permalink
ci: test -Wstrict-aliasing
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0w committed Jan 27, 2025
1 parent 835f00c commit f10fe7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ before_scripts:
- ./install-from-git https://github.com/cafe-desktop/cafe-desktop master

build_scripts:
- export CFLAGS+=" -fstrict-aliasing -Wstrict-aliasing"
- ./before-build
- ./make-scanbuild '--enable-empty-view --enable-compile-warnings=maximum'
- ./after-build
Expand Down

0 comments on commit f10fe7e

Please sign in to comment.