buildroot/package/fakeroot
Ryan Barnett e41b170b32 package/fakeroot: fix glibc detection on patch for new wrappers
Commit f45925a951 add the patch:

0003-libfakeroot.c-add-wrappers-for-new-glibc-2.33-symbol.patch

which allowed fakeroot to be compiled with GLIBC 2.33 or above.
However, this introduce a bug for building with a non-GLIBC based
toolchain as a GLIBC macro - __GLIBC_PREREQ - is used on the same line
as the detection of GLIBC.

Fix this by backporting the fix to this incorrect macro from upstream
commit:

8090dffdad

CC: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Ryan Barnett <ryanbarnett3@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-02-21 23:55:38 +01:00
..
0001-skip-doc-subdirs.patch
0002-libfakeroot.c-define-_STAT_VER-if-not-already-define.patch package/fakeroot: add upstream patches to fix glibc 2.33 compatibility 2021-02-15 23:08:05 +01:00
0003-libfakeroot.c-add-wrappers-for-new-glibc-2.33-symbol.patch package/fakeroot: add upstream patches to fix glibc 2.33 compatibility 2021-02-15 23:08:05 +01:00
0004-configure.ac-fix-__xmknod-at-pointer-argument.patch package/fakeroot: add upstream patches to fix glibc 2.33 compatibility 2021-02-15 23:08:05 +01:00
0005-fix-build-regression-on-macOS.patch package/fakeroot: fix glibc detection on patch for new wrappers 2021-02-21 23:55:38 +01:00
fakeroot.hash
fakeroot.mk package/fakeroot: add upstream patches to fix glibc 2.33 compatibility 2021-02-15 23:08:05 +01:00