]> git.pld-linux.org Git - packages/crossnacl-newlib.git/blame - newlib-libc-script
- pl, use arch*dir macros
[packages/crossnacl-newlib.git] / newlib-libc-script
CommitLineData
a6a083c8
ER
1/*
2 * This is a linker script that gets installed as libc.a for the
3 * newlib-based NaCl toolchain. It brings in the constituent
4 * libraries that make up what -lc means semantically.
5 */
6OUTPUT_FORMAT(@OBJFORMAT@)
d66e5b3d 7GROUP ( libcrt_common.a libnacl.a )
This page took 0.057743 seconds and 4 git commands to generate.