Cross Reference: Makefile.inc
xref: /src/sys/arch/i386/stand/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/i386/stand/
Makefile.inc revision 1.15
11.15Schristos#	$NetBSD: Makefile.inc,v 1.15 2018/06/02 14:30:06 christos Exp $
21.15Schristos
31.15SchristosNOSANITIZER=
41.15SchristosNOPIE=
51.15SchristosNOMAN=
61.5Sdogcow
71.5Sdogcow.include <bsd.own.mk>
81.1Sthorpej
91.1SthorpejBINDIR=	/usr/mdec
101.7Sjoerg
111.12SdslOPT_SIZE.gcc=	-Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables \
121.14Schristos		-fno-asynchronous-unwind-tables -fno-exceptions -mno-sse
131.8SjoergOPT_SIZE.clang=	-Oz -ffreestanding -fomit-frame-pointer -DNDEBUG \
141.7Sjoerg		-fno-stack-protector -mno-sse \
151.9Sjoerg		-mstack-alignment=4 \
161.11Sjoerg		-fno-unwind-tables
17

Indexes created Mon Nov 10 17:20:41 GMT 2025