Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/cobalt/stand/boot



Module Name:    src
Committed By:   uwe
Date:           Sat Aug 12 11:38:11 UTC 2006

Modified Files:
        src/sys/arch/cobalt/stand/boot: Makefile

Log Message:
Link libkern last.  It contains functions normally found in libgcc, so
other libraries might have references to them.

Makes this compile with gcc4 (that emits calls to __ash[rl]di3 in libsa).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/cobalt/stand/boot/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index