HomePhabricator

build: fix qt5.7 build under macOS

Description

build: fix qt5.7 build under macOS

OBJCXX's std flags don't get defined by our cxx macro. Rather than hard-coding
to c++11, just force OBJCXX to be the same as CXX unless the user specified
otherwise.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Nov 15 2016, 21:12
deadalnixPushed on May 14 2017, 22:04
Parents
rABC6eeac6e30d65: Merge #9164: [trivial] credit values are CAmount
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABC70266e98292b: build: fix qt5.7 build under macOS (authored by Cory Fields <cory-nospam-@coryfields.com>).Nov 15 2016, 21:12