60822a364f
* config/i386linux.mh: New file; set HOSTING_CRT0. * genscripts.sh: Don't put ${libdir} in LIB_PATH if it is /usr/lib, since that is already in LIB_PATH.
2 lines
83 B
Text
2 lines
83 B
Text
# Linux apparently puts crt0.o in /usr/lib, not /lib.
|
|
HOSTING_CRT0=/usr/lib/crt0.o
|