On Thu, 2022-12-01 at 11:02 -0800, Khem Raj wrote: > This ensures right flags are passed so enable it. Musl and decoupled > these APIs from _GNU_SOURCE and now are only available when > _LARGEFILE64_SOURCE macro is enabled > > Signed-off-by: Khem Raj <[email protected]> > --- > ...rtable-version-of-dirent-and-readdir.patch | 39 +++++++++++++++++++ > meta/recipes-support/attr/acl_2.3.1.bb | 3 ++ > 2 files changed, 42 insertions(+) > create mode 100644 > meta/recipes-support/attr/acl/0001-chacl-Use-portable-version-of-dirent-and-readdir.patch > > diff --git > a/meta/recipes-support/attr/acl/0001-chacl-Use-portable-version-of-dirent-and-readdir.patch > > b/meta/recipes-support/attr/acl/0001-chacl-Use-portable-version-of-dirent-and-readdir.patch > new file mode 100644 > index 0000000000..c51b90216f > --- /dev/null > +++ > b/meta/recipes-support/attr/acl/0001-chacl-Use-portable-version-of-dirent-and-readdir.patch > @@ -0,0 +1,39 @@ > +From 1a5671a4eb13b81b98c3e71f00370781563f66d8 Mon Sep 17 00:00:00 2001 > +From: Khem Raj <[email protected]> > +Date: Thu, 10 Nov 2022 17:57:24 -0800 > +Subject: [PATCH] chacl: Use portable version of dirent and readdir > + > +Using 64bit versions on 32bit architectures should be enabled with > +--enable-largefile, this makes it portable across musl and glibc > + > +Upstream-Status: Submitted > [https://lists.nongnu.org/archive/html/acl-devel/2022-11/msg00005.html] > +Signed-off-by: Khem Raj <[email protected]>
Now a backport: https://git.savannah.nongnu.org/cgit/acl.git/commit/?id=2b42f64737adf6a2ddd491213580d6e9cdd2f5af :) Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#174323): https://lists.openembedded.org/g/openembedded-core/message/174323 Mute This Topic: https://lists.openembedded.org/mt/95389894/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
