Github user marco-m commented on a diff in the pull request:

    https://github.com/apache/thrift/pull/434#discussion_r28203820
  
    --- Diff: lib/cpp/CMakeLists.txt ---
    @@ -26,7 +26,7 @@ if(WITH_BOOSTTHREADS)
     else()
       find_package(Boost 1.53.0 REQUIRED)
     endif()
    -include_directories(SYSTEM "${Boost_INCLUDE_DIRS}")
    --- End diff --
    
    I don't need to remove SYSTEM to fix the cmake build on Mac OS X. On the 
other hand, I don't see why SYSTEM is needed :-) In any case, this change can 
be reverted.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to