diff options
Diffstat (limited to 'mach/Versions')
-rw-r--r-- | mach/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/Versions b/mach/Versions index b22fda4cf4..2c0510e07e 100644 --- a/mach/Versions +++ b/mach/Versions @@ -56,7 +56,7 @@ libc { } GLIBC_2.4 { # functions used by RPC stubs - __stack_chk_fail + __stack_chk_fail; } GLIBC_2.23 { __mach_host_self_; |