# $NetBSD: Makefile,v 1.10 2014/06/01 19:51:01 mrg Exp $ REQUIRETOOLS= yes NOLINT= # defined NOPIC= # defined NOPROFILE= # defined LIB= gcc_eh .include "../../../Makefile.gcc_path" .include .if ${MKGCC} != "no" .cc: # disable .cc->NULL transform SRCS+= ${LIB2_EH} ${LIB2_EHASM} empty.c COPTS.c-typeck.c= -Wno-stack-protector COPTS.unwind-dw2.c= -Wno-stack-protector MKPIC:= no .include .else .include # do nothing .endif