blob: ca8dbee9f11b6f53c1757a98716b8d8ef12e5764 [file] [log] [blame]
/* GNU ld script
Use the shared library, but some functions are only in
the static library, so try that secondarily. */
OUTPUT_FORMAT(elf64-x86-64)
GROUP ( libpthread.so.0 libpthread.a )