Ubuntu 23.10 uses glibc 2.38. This adds strlcpy and strlcmp so we need
to remove them from the cross build environment.
Sponsored by: Arm Ltd
Differential D42303
tools/build: Support building with glibc 2.38 andrew on Oct 19 2023, 4:55 PM. Authored by Tags None Referenced Files
Subscribers
Details Ubuntu 23.10 uses glibc 2.38. This adds strlcpy and strlcmp so we need Sponsored by: Arm Ltd
Diff Detail
Event TimelineComment Actions This looks sensible, but please file a dummy PR against https://github.com/freebsd/freebsd-src in order to run it through the various GitHub Actions runners to test other versions of Ubuntu (and macOS, but shouldn't be relevant) before merging. Comment Actions I enabled the action on an (incorrectly named) branch: https://github.com/zxombie/freebsd/actions/runs/6586564251.
|