add missing -DGENERATOR_FILE to HOST_CPPFLAGS.

This commit is contained in:
mrg 2014-03-15 23:12:58 +00:00
parent 4d51ddd922
commit 9c0370d59c
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2014/03/05 21:37:02 tron Exp $
# $NetBSD: Makefile,v 1.3 2014/03/15 23:12:58 mrg Exp $
LIBISPRIVATE= yes
@ -32,6 +32,7 @@ ${G_common_out_file:T:R}.o: common/common-target-hooks-def.h
DPSRCS+= options.h
HOST_CPPFLAGS+= -I${BACKENDOBJ} -I${GCCARCH} -I. -I${DIST}/include -I${DIST}/gcc
HOST_CPPFLAGS+= -DGENERATOR_FILE
MKPIC:= no
MKPICLIB:= no