aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland_%.bbappend
blob: bd425952ac10820aef0619a7127db463674a5dbe (plain)
1
2
3
4
5
6
7
# The assembly file that encodes the DTD string into wayland-scanner is not
# compatible with i686 MinGW
PACKAGECONFIG_remove_mingw32_i686 = "dtd-validation"

EXTRA_OECONF_class-nativesdk_mingw32 = "--disable-documentation --disable-libraries"
EXTRA_OEMESON_class-nativesdk_mingw32 = "-Ddocumentation=false -Dlibraries=false"