diff options
author | redfish <redfish@galactica.pw> | 2016-07-10 18:54:48 -0400 |
---|---|---|
committer | redfish <redfish@galactica.pw> | 2016-07-10 21:19:16 -0400 |
commit | 4dce26bba4a14fc5398780697504eb7ea3fba245 (patch) | |
tree | 53c60f3c18a202d974ded2010b563ed09c8cc6f7 /src/common/stack_trace.cpp | |
parent | Merge pull request #889 (diff) | |
download | monero-4dce26bba4a14fc5398780697504eb7ea3fba245.tar.xz |
cmake: do not pass -stdlib=c++ to clang >=3.7
Tested on Linux (Arch) with clang 3.7 and 3.8 i686 and ARM:
if -stdlib=c++ is passed to clang, then the build errors
out with <string>,<iostrea>,etc. headers not found. Simply
not passing the arg fixes the problem.
**NOTE**: not tested on OSX.
Diffstat (limited to 'src/common/stack_trace.cpp')
0 files changed, 0 insertions, 0 deletions