diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-07-20 01:48:38 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-07-20 01:48:38 +0200 |
commit | 1d843af54a80eae55f013616ca054699bbaf6ec6 (patch) | |
tree | 067544fefb8027a6f1c1bef08103a4fefdb88bfa /hurd | |
parent | 76b8a6a7017f4b3ab7fa8f47bededd99af805969 (diff) |
plts are fixed
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/glibc.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn index dba8ef0b..c483d59e 100644 --- a/hurd/glibc.mdwn +++ b/hurd/glibc.mdwn @@ -34,8 +34,5 @@ glibc. This should be working as per the following: Currently the master branch builds that way, it only has a few testsuite failures: - # Some PLTs are remaining - ./elf/check-localplt.test-result:FAIL: elf/check-localplt - # We do use nested functions which require trampolines in ld.so, libc.so, and libpthread.so ./elf/check-execstack.test-result:FAIL: elf/check-execstack |