diff options
-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 |