Skip to content

Commit

Permalink
workflows: Explicitly disable -Werror for openal-soft
Browse files Browse the repository at this point in the history
  • Loading branch information
res2k committed Nov 4, 2024
1 parent b36d32f commit a99b919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
-Dlibjpeg=enabled
-Dlibpng=enabled
-Dopenal=enabled
-Dopenal-soft:werror=false
-Dsoftware-sound=enabled
-Dzlib=enabled
Expand Down

0 comments on commit a99b919

Please sign in to comment.