summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb')
-rw-r--r--meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb b/meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb
index 16014d5b20..e5e19e75b4 100644
--- a/meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb
+++ b/meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb
@@ -22,4 +22,6 @@ PACKAGECONFIG[lz4] = "--enable-lz4,--disable-lz4,lz4"
22 22
23EXTRA_OECONF = "${PACKAGECONFIG_CONFARGS} --disable-fuse" 23EXTRA_OECONF = "${PACKAGECONFIG_CONFARGS} --disable-fuse"
24 24
25CFLAGS:append:powerpc64le = " -D__SANE_USERSPACE_TYPES__"
26
25BBCLASSEXTEND = "native nativesdk" 27BBCLASSEXTEND = "native nativesdk"