cppflags
This commit is contained in:
parent
937693dea4
commit
0fe30b6f56
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ CONFIGURE_ARGS= --with-INSTALL="" \
|
|||
--with-DIR_HTML="${DOCSDIR}" \
|
||||
--with-GETTY=SysV
|
||||
CFLAGS+= -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -Wall -L${LOCALBASE}/lib
|
||||
CFLAGS+= -std=c++14
|
||||
C++FLAGS+= -std=c++14
|
||||
CONFIGURE_ENV= ENVOPTS="${CFLAGS}" STRIP=/usr/bin/true
|
||||
MAKE_ENV+= ROOT=${STAGEDIR}
|
||||
|
|
Loading…
Reference in a new issue