Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: eeh
Date: Sat Mar 27 17:58:21 UTC 1999
Modified Files:
src/sys/arch/sparc64/conf: GENERIC GENERIC64 NONPLUS NONPLUS64
std.sparc64
Log Message:
We don't have a default binary format: EXEC_AOUT is used for NetBSD/sparc pre
1.4,
EXEC_ELF64 is used for NetBSD/sparc64, and EXEC_ELF32 is used for
NetBSD/sparc_elf.
We really need a way to turn these on and off depending on whether we're
building
a 32-bit or 64-bit kernel...
Home |
Main Index |
Thread Index |
Old Index