HomeFreeBSD

comms/openzwave-devel: fix build on GCC architectures

Description

comms/openzwave-devel: fix build on GCC architectures

Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"

Adding MAKE_ARGS+= CXX="${CXX}" is necessary because CXX is set up in Makefile.

MFH: 2020Q2 (fix build blanket)

Details

Provenance
pkubajAuthored on
Parents
rP531917: MFH: r531905
Branches
Unknown
Tags
Unknown