From 45a4f49ee520eb09b1ff58c4e9dbddb135a14b64 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 28 Aug 2017 14:19:55 +0200 Subject: hurd: Remove duplicate symbol version * hurd/Versions (GLIBC_2.4): Remove __stack_chk_fail. * mach/Versions (GLIBC_2.4): Remove __stack_chk_fail. --- mach/Versions | 4 ---- 1 file changed, 4 deletions(-) (limited to 'mach/Versions') diff --git a/mach/Versions b/mach/Versions index 2c0510e..0097aad 100644 --- a/mach/Versions +++ b/mach/Versions @@ -54,10 +54,6 @@ libc { # This was always there, but not exported as it should have been. mig_strncpy; } - GLIBC_2.4 { - # functions used by RPC stubs - __stack_chk_fail; - } GLIBC_2.23 { __mach_host_self_; } -- cgit v1.1