Fix brk system call.
[deliverable/binutils-gdb.git] / ld / config / i386lynx.mh
1 HOSTING_CRT0=/lib/init1.o
2 HOSTING_LIBS=`if [ -f ../gcc/libgcc.a ] ; then echo ../gcc/libgcc.a ; else gcc -print-libgcc-file-name; fi` -lc -lm /lib/initn.o
This page took 0.067752 seconds and 4 git commands to generate.