]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
erofs-utils: Use __SANE_USERSPACE_TYPES__ on ppc64
authorKhem Raj <raj.khem@gmail.com>
Sun, 13 Mar 2022 19:52:04 +0000 (12:52 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2022 08:38:28 +0000 (08:38 +0000)
commit22f8a749fa956c82a0fe39eeb6948bd2068eb63a
tree2fd72e5dc0e684dbe691fa8e8be06db9843f80d7
parent8f1816862b884f226c0ce7f5c89fd75b6791c007
erofs-utils: Use __SANE_USERSPACE_TYPES__ on ppc64

ppc64 historically has used l64 for defining u64 types in kernel
asm/types.h defaults to use l64 by default but kernel uses ll64 now a
days, therefore lets use same int-ll64.h to provide these defines like
other architectures

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/erofs-utils/erofs-utils_1.4.bb