diff options
author | redfish <redfish@galactica.pw> | 2016-07-10 18:57:53 -0400 |
---|---|---|
committer | redfish <redfish@galactica.pw> | 2016-07-10 21:26:11 -0400 |
commit | fa85cd845f6d69e511eb5bfa11243c4cf1b798f7 (patch) | |
tree | 7f37224c3d57eae24be33e510d0cc5c6e9728c54 /Makefile | |
parent | cmake: do not pass -stdlib=c++ to clang >=3.7 (diff) | |
download | monero-fa85cd845f6d69e511eb5bfa11243c4cf1b798f7.tar.xz |
common: stack trace: make clang happy with func ptrs
Tested that it builds with:
gcc 6.1.1, STATIC=OFF,i686
gcc 6.1.1, STATIC=OFF,armv7h
clang 3.8, STATIC=OFF,i686
clang 3.8, STATIC=OFF,armv7h
gcc 6.1.1, STATIC=ON,i686
clang 3.8, STATIC=ON,i686
Also tested that stack trace is generated fine on exception on:
i686, gcc 6.1.1, STATIC=OFF
(didn't bother testing all the other platforms/configs)
This should fix the build problem on OSX (#871, #901), but
I don't have OSX, so I could only test Clang on Linux.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions