blob: e8d7c93bb902156de0f3ab29e9af60d65950c33b [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-i386)
GROUP ( libpthread.so.0 libpthread_nonshared.a )