Skip to content

Commit

Permalink
wayland: stop disabling fatal warnings
Browse files Browse the repository at this point in the history
Wayland 1.23.1 fixes the warning that this option suppressed
in the past.
  • Loading branch information
MonterraByte authored and dcbaker committed Sep 11, 2024
1 parent bf58128 commit e31510f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ci_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1051,8 +1051,7 @@
},
"wayland": {
"_comment": [
"- relies on Linux-specific APIs",
"- uses install_data() without install_dir"
"- relies on Linux-specific APIs"
],
"alpine_packages": [
"python3-dev"
Expand All @@ -1064,8 +1063,7 @@
},
"build_options": [
"wayland:documentation=false"
],
"fatal_warnings": false
]
},
"wayland-protocols": {
"_comment": "- relies on wayland-scanner which uses Linux-specific APIs",
Expand Down

0 comments on commit e31510f

Please sign in to comment.