mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
libhugetlbfs: Disable build with glibc 2.34+
It uses __morecore internal function from glibc which has been removed in 2.34+ and replacing it is not so simple and upstream needs to fix it see [1] [1] https://github.com/libhugetlbfs/libhugetlbfs/issues/52 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -68,7 +68,6 @@ RDEPENDS_packagegroup-meta-oe-benchmarks = "\
|
||||
iperf2 \
|
||||
iperf3 \
|
||||
libc-bench \
|
||||
libhugetlbfs \
|
||||
linpack \
|
||||
lmbench \
|
||||
mbw \
|
||||
|
||||
Reference in New Issue
Block a user