klibc: Upgrade to 2.0.13 release

Drop backported patch and refresh others as needed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 04ed4f1383)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj
2023-10-07 17:38:00 -07:00
committed by Armin Kuster
parent 0eb91f152f
commit c1ff702cf6
8 changed files with 6 additions and 41 deletions
@@ -16,8 +16,8 @@ Upstream-Status: Pending
--- a/usr/klibc/arch/arm/MCONFIG
+++ b/usr/klibc/arch/arm/MCONFIG
@@ -27,6 +27,7 @@ else
KLIBCSHAREDFLAGS = $(LD_IMAGE_BASE_OPT) 0x01800000
@@ -23,6 +23,7 @@ else
# Extra linkflags when building the shared version of the library
ifeq ($(CONFIG_AEABI),y)
KLIBCREQFLAGS += -mabi=aapcs-linux -mno-thumb-interwork
+KLIBCLDFLAGS += $(FIX_ARMV4_EABI_BX)