mk-standalone
standalone mk from 9base
git clone
git://git.evenfri.duckdns.org/mk-standalone.git
Log
|
Files
|
Refs
|
README
ld (51B)
1
#!/bin/sh
2
3
exec /usr/bin/ld -lc -m elf_x86_64 "$@"