struct cpu_info is varible size when page_size is not fixed.

This commit is contained in:
christos 2016-12-03 16:00:10 +00:00
parent 18f9dbe565
commit 23623c849a

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.sparc,v 1.94 2016/02/27 19:26:13 joerg Exp $
# $NetBSD: Makefile.sparc,v 1.95 2016/12/03 16:00:10 christos Exp $
# Makefile for NetBSD
#
@ -39,6 +39,7 @@ CFLAGS+= ${${ACTIVE_CC} == "clang":? -Qunused-arguments :}
AFLAGS+= -x assembler-with-cpp
AFLAGS+= -Wa,-Av8
AFLAGS+= ${${ACTIVE_CC} == "clang":? -Qunused-arguments :}
COPTS.kern_timeout.c += -Wno-stack-protector
##
## (3) libkern and compat