Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand
Module Name: src
Committed By: lukem
Date: Sun Jun 25 14:35:18 UTC 2006
Modified Files:
src/sys/arch/i386/stand/bootxx: Makefile.bootxx
src/sys/arch/i386/stand/bootxx/bootxx_cd9660: Makefile
src/sys/arch/i386/stand/cdboot: Makefile
src/sys/arch/i386/stand/mbr: Makefile.mbr
Log Message:
Use -Wl,-Ttext,foo instead of -Ttext foo when using $(CC)
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/i386/stand/bootxx/Makefile.bootxx
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/stand/bootxx/bootxx_cd9660/Makefile
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/stand/cdboot/Makefile
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/stand/mbr/Makefile.mbr
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