-
Notifications
You must be signed in to change notification settings - Fork 188
Closed
Labels
Description
Hi, the issue mentioned in the following code has been closed. Is the workaround still required?
libwacom/.github/workflows/main.yml
Lines 21 to 25 in 6ae945f
| meson_options: | |
| - '' | |
| # clang requires b_lundef=false for b_santize, see | |
| # https://github.com/mesonbuild/meson/issues/764 | |
| - '-Db_sanitize=address,undefined -Db_lundef=false' |