freebsd-ports/devel/pwlib
Raphael Kubo da Costa 76da550b62 Explicitly pass -std=gnu++03 to the compiler.
This fixes the build with GCC 6, which defaults to -std=gnu++14. The port's
code does not work with C++11 or later.

Annoyingly, this port's build system mixes CFLAGS and CXXFLAGS, so we need to
pass -std=gnu++03 via CFLAGS for things to work properly.

PR:		219275
2017-08-18 12:34:07 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist