aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-06-27 11:16:59 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-06-28 12:32:04 +0000
commit05d4ffd632d1169ad92739c7a7590bf84569326e (patch)
tree88e4c0d31a12c9474d6861afa496f96d4e4b4d18 /config
parentdb4c688bd382512dd143072539485e2fc7a60353 (diff)
config/glibc.conf: Remove libc_cv_forced_unwind=yes and libc_cv_c_cleanup=yes
It has been removed in glibc 2.23. Change-Id: Ida743f9217725c62f3fd36a2a35538a99b0dd0c2
Diffstat (limited to 'config')
-rw-r--r--config/glibc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/glibc.conf b/config/glibc.conf
index 8d3bbc2d..cc027e7c 100644
--- a/config/glibc.conf
+++ b/config/glibc.conf
@@ -1,7 +1,7 @@
# If yes, only static linking will be used
static_link=no
-default_configure_flags="--disable-profile --with-gd=no --with-headers=${sysroots}/libc/usr/include libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes --without-selinux --disable-werror"
+default_configure_flags="--disable-profile --with-gd=no --with-headers=${sysroots}/libc/usr/include --without-selinux --disable-werror"
# Add platform specific flags
case ${target} in