diff options
| -rw-r--r-- | meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb b/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb index 59de3b3a08..6daf1f57b1 100644 --- a/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb +++ b/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb | |||
| @@ -31,6 +31,7 @@ EXTRA_OECONF = "--with-xinputsh=50-xinput.sh \ | |||
| 31 | --disable-static \ | 31 | --disable-static \ |
| 32 | " | 32 | " |
| 33 | 33 | ||
| 34 | CFLAGS:append:toolchain-clang = " -Wno-error=unused-function -Wno-error=single-bit-bitfield-constant-conversion" | ||
| 34 | PACKAGECONFIG ??= "xfce" | 35 | PACKAGECONFIG ??= "xfce" |
| 35 | PACKAGECONFIG[xfce] = ",,xfconf" | 36 | PACKAGECONFIG[xfce] = ",,xfconf" |
| 36 | PACKAGECONFIG[xim] = ",,libgxim" | 37 | PACKAGECONFIG[xim] = ",,libgxim" |
