Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/next68k/stand/boot
Module Name: syssrc
Committed By: jdolecek
Date: Tue May 7 09:03:52 UTC 2002
Modified Files:
syssrc/sys/arch/next68k/stand/boot: Makefile
Log Message:
add -ffreestanding to CFLAGS, so that this wouldn't attempt to link in libc(ugh)
g/c the -Wno-main and HAVE_GCC28 stuff
make the machine symlinks via common .BEGIN cookie, so that they would
be properly setup for 'depend' or 'dependall' targets too; g/c the limits.h
symlink, which doesn't seem to be needed
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/next68k/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