More fat trimming defines and we managed to feat in our tight jeans.

This commit is contained in:
christos 2019-06-22 23:42:44 +00:00
parent 4a69030bcd
commit c8ad2fbe87
1 changed files with 6 additions and 2 deletions

View File

@ -1,13 +1,17 @@
# $NetBSD: Makefile.images,v 1.11 2016/01/30 05:15:18 tsutsui Exp $
# $NetBSD: Makefile.images,v 1.12 2019/06/22 23:42:44 christos Exp $
NOSSP=yes
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
.include <bsd.kernobj.mk>
WARNS= 1
DBG= -Os -m68020-60 # -m68020-60 seems to generate smaller binaries
DBG= -Os #-m68020-60 # -m68020-60 seems to generate smaller binaries
# but not for gcc-7
DBG+= -DNDEBUG # to remove assert(3) macro
DBG+= -D_PTHREADS # to remove putc
DBG+= -DNO_PROGRESS # to remove ftp's progress
CRUNCHBIN= instbin
LISTS= ${.CURDIR}/list ${.CURDIR}/../common/list.images