blob: 71f034f8e4d6273a2f0b093ecdf226b808a6415d [file] [log] [blame]
Brianfe6839e2017-01-04 22:16:07 -08001/* GNU ld script
2 Use the shared library, but some functions are only in
3 the static library, so try that secondarily. */
4OUTPUT_FORMAT(elf32-littlearm)
5GROUP ( libpthread.so.0 libpthread_nonshared.a )