Give Clang a bit more room in the miniroot.
This commit is contained in:
parent
78fd5ce7d6
commit
02a86ed763
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile.inc,v 1.23 2016/02/27 18:53:37 joerg Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.24 2016/06/03 15:44:50 joerg Exp $
|
||||
|
||||
IMAGESIZE= 9360k
|
||||
IMAGESIZE= 9400k
|
||||
DBG= ${${ACTIVE_CC} == "clang":? -Oz -fomit-frame-pointer : -Os } -fno-unwind-tables
|
||||
|
||||
MAKEFS_FLAGS= -o density=4k
|
||||
|
|
Loading…
Reference in New Issue