]> git.pld-linux.org Git - packages/crossnacl-newlib.git/blame - newlib-libc-script
- use hardlinks for duplicate content
[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@)
7GROUP ( libcrt_common.a libnacl.a libcrt_platform.a )
This page took 0.332532 seconds and 4 git commands to generate.