NetBSD/sys/arch/alpha/conf
cgd 750ee83e95 Set CWARNFLAGS to:
-Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
	-Wcast-qual -Wno-format
(if not already set).  -Wno-format is necessary because of the few
bits of code in the tree that use NetBSD's special kernel printf()
formats, and because there are a few bits of code that try to use the 'q'
modifier to print int64_t's (but int64_t's are only 'long' on the
alpha, not 'long long').
1996-11-13 20:53:24 +00:00
..
ALPHA add DEC_EB164 option 1996-11-12 18:05:53 +00:00
BUNNY update for changes to config. 1996-09-27 17:08:32 +00:00
files.alpha convert cpu-dependent routine selection to use a centralized CPU switch, thus 1996-11-12 05:14:27 +00:00
GENERIC resort cpu option list 1996-11-12 18:05:27 +00:00
GENERIC.PROF add DEC_EB164 option 1996-11-12 18:05:53 +00:00
JURA update for changes to config. 1996-09-27 17:08:32 +00:00
Makefile.alpha Set CWARNFLAGS to: 1996-11-13 20:53:24 +00:00
NOSY update for changes to config. 1996-09-27 17:08:32 +00:00
RAMDISK switch to 'swap generic' since that works now (minimal diffs from GENERIC) 1996-10-03 20:47:19 +00:00
std.alpha kill the makeoptions spec of CWARNFLAGS 1996-11-13 20:43:19 +00:00