[
https://issues.apache.org/jira/browse/THRIFT-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797207#comment-13797207
]
Ben Craig commented on THRIFT-2229:
-----------------------------------
Not 100% sure on this, but probably by changing lib/cpp/Makefile.am, and adding
-std=gnu+11 to AM_CXXFLAGS.
A "real" change upstream will need some platform detection so that we don't
force C++11 compilations on gcc. (if AMX_HAVE_CLANG?).
> thrift failed to build on OSX 10.9 GM
> -------------------------------------
>
> Key: THRIFT-2229
> URL: https://issues.apache.org/jira/browse/THRIFT-2229
> Project: Thrift
> Issue Type: Bug
> Affects Versions: 0.9.1
> Environment: Mac OSX 10.9 GM
> Reporter: Guilherme Defreitas
>
> Gist with compilation errors: https://gist.github.com/guidefreitas/7012084
--
This message was sent by Atlassian JIRA
(v6.1#6144)