summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2024-11-26 01:48:53 -0500
committerKhem Raj <raj.khem@gmail.com>2024-11-26 07:26:29 -0800
commit1f6b2a0a2bedff99c91c589821d3fe7284b763de (patch)
treef791cefa19a633a8c2d5ec9c480e98cd4041c21d /meta-xfce/recipes-xfce
parent6dcafb2c7590f3db217a5e9ff6f352e4556a4500 (diff)
downloadmeta-openembedded-1f6b2a0a2bedff99c91c589821d3fe7284b763de.tar.gz
xfce4-settings: ignore some warnings.
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.18.3.bb1
1 files changed, 1 insertions, 0 deletions
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 7bfcb492f8..f9620d85d0 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"
11SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch" 11SRC_URI += "file://0001-xsettings.xml-Set-default-themes.patch"
12SRC_URI[sha256sum] = "2db9e99be503280739a08779503bdf11db8b9db9851c3a981deb449002f3f1a1" 12SRC_URI[sha256sum] = "2db9e99be503280739a08779503bdf11db8b9db9851c3a981deb449002f3f1a1"
13 13
14CFLAGS += " -Wno-deprecated-declarations -Wno-implicit-function-declaration"
14EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" 15EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
15 16
16PACKAGECONFIG ??= " \ 17PACKAGECONFIG ??= " \