devd: allow build to complete using g++

This commit is contained in:
Eitan Adler 2018-05-23 07:44:50 +00:00
parent 0bc60783da
commit e8d9a1edb3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334079

View File

@ -15,6 +15,8 @@ LIBADD= l util
YFLAGS+=-v
CFLAGS+=-I. -I${.CURDIR}
CFLAGS.gcc = -Wno-redundant-decls
CXXFLAGS.gcc = -Wno-redundant-decls
CLEANFILES= y.output y.tab.i