HomeFreeBSD

Explicitly pass -std=gnu++03 to the build.

Description

Explicitly pass -std=gnu++03 to the build.

This allows the port to build with GCC 6, which defaults to -std=gnu++14. The
port's code does not work with C++11 or later.

PR: 217008
Approved by: maintainer timeout (fjoe, 16 days)

Details

Provenance
rakucoAuthored on
Parents
rP447876: Make the port respect CFLAGS and CXXFLAGS.
Branches
Unknown
Tags
Unknown