8386625: Devkit could not be built on glibc 2.43+

Reviewed-by: erikj
This commit is contained in:
Yasumasa Suenaga 2026-06-16 00:52:40 +00:00
parent 05ab67ab7a
commit 23aa48faa0

View File

@ -253,6 +253,7 @@ $(BUILDDIR)/$(BINUTILS_VER)/Makefile: $(BINUTILS_CFG)
$(LINKER_CONFIG_ENABLE_GOLD) \
--with-sysroot=$(SYSROOT) \
--disable-nls \
--disable-gprofng \
--program-prefix=$(TARGET)- \
--enable-threads \
--enable-plugins \