blob: a89b145128f1b9a8ee5b3f9a0f32d8a4963ab051 [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(elf32-tradbigmips)
GROUP ( /lib/libpthread.so.0 /usr/lib/libpthread_nonshared.a )