Fix regarding the issue https://osmocom.org/issues/3663

macOS Mojave comes with clang but the binary matches by the name c++ instead of clang.
Additionally the compiler flag std=c++14 had to be added.