hurd: fix overriding rtld's __sbrk with the real implementation
commit77e7ba3201365565a21b42979b8d44be9936f254
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 3 Sep 2017 12:19:21 +0000 (3 14:19 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 3 Sep 2017 12:19:21 +0000 (3 14:19 +0200)
tree4c1a32b49e5702a5d292d63d257674acf6399f99
parent2ce1f9efd686b5257950977db561ce5a221fee38
hurd: fix overriding rtld's __sbrk with the real implementation

* sysdeps/mach/hurd/dl-sysdep.c (__sbrk): Add weak_function
qualifier.
sysdeps/mach/hurd/dl-sysdep.c