blob: 9802155c1afcfca4ae68dadfbea197a8c5dc4fe0 [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-littleaarch64)
GROUP ( /lib64/libpthread.so.0 /usr/lib64/libpthread_nonshared.a )