[Buildroot] [PATCH 2020.02.x] package/fakeroot: fix glibc detection on patch for new wrappers

Peter Korsgaard peter at korsgaard.com
Sun Feb 28 17:00:41 UTC 2021


>>>>> "Ryan" == Ryan Barnett <ryanbarnett3 at gmail.com> writes:

 > Commit f45925a951318e9e53bead80b363e004301adc6f 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:

 > https://salsa.debian.org/clint/fakeroot/-/commit/8090dffdad8fda86dccd47ce7a7db8840bdf7d7b

 > CC: Peter Korsgaard <peter at korsgaard.com>
 > Signed-off-by: Ryan Barnett <ryanbarnett3 at gmail.com>
 > ---
 > Backport to: 2020.02.x from commit
 > e41b170b328cc086334948ff3b8038075e2c09ce

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list