mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
ddcutil: ignore warning for clang
This commit is contained in:
parent
b338c274e2
commit
ee1e5adc72
@ -14,6 +14,8 @@ SRCREV = "5080161b456cc6a1fd3e6db3dc537e1dcd1c809b"
|
||||
|
||||
inherit autotools pkgconfig gobject-introspection
|
||||
|
||||
CFLAGS += "-Wno-unused-but-set-variable"
|
||||
|
||||
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'drm x11 systemd', d)}"
|
||||
|
||||
PACKAGECONFIG[drm] = "--enable-drm=yes,--enable-drm=no,libdrm"
|
||||
|
Loading…
Reference in New Issue
Block a user