Message ID | 20241126064854.1685359-2-schonm@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-xfce,1/2] libxfce4ui: Upgrade 4.19.3 -> 4.19.6 | expand |
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb index 7bfcb492f..f9620d85d 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb @@ -11,6 +11,7 @@ REQUIRED_DISTRO_FEATURES = "x11" SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch" SRC_URI[sha256sum] = "2db9e99be503280739a08779503bdf11db8b9db9851c3a981deb449002f3f1a1" +CFLAGS += " -Wno-deprecated-declarations -Wno-implicit-function-declaration" EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" PACKAGECONFIG ??= " \
Signed-off-by: Jason Schonberg <schonm@gmail.com> --- meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb | 1 + 1 file changed, 1 insertion(+)