HomeFreeBSD

Explicitly build with -std=gnu++03.

Description

Explicitly build with -std=gnu++03.

This fixes the build with GCC 6, which defaults to -std=gnu++14. The project
seems to be incompatible with C++11 and later.

PR: 219281
Approved by: portmgr (blanket approval)

Details

Provenance
rakucoAuthored on
Parents
rP447014: Explicitly build with -std=gnu++03.
Branches
Unknown
Tags
Unknown