Page MenuHome

OSX Clang "C" compiler doesn't like -std=c++11 flag.
ClosedPublic

Authored by Bob Mercier (bobmercier) on Mar 2 2018, 7:56 PM.

Details

Summary

For Clang cmake is using CXX flags when compiling C files, which causes problems if CXX specific flags are used.

Diff Detail

Event Timeline

This revision is now accepted and ready to land.Mar 2 2018, 8:02 PM
This revision was automatically updated to reflect the committed changes.