CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/05/24 02:30:20
Modified files:
devel/boost : Makefile
devel/boost/files: user.hpp
devel/boost/patches: patch-boost_config_compiler_clang_hpp
Added files:
devel/boost/patches:
patch-boost_asio_detail_handler_type_requirements_hpp
patch-boost_concept_detail_general_hpp
patch-boost_range_config_hpp
patch-boost_static_assert_hpp
patch-libs_config_test_boost_has_part_alloc_ipp
patch-libs_config_test_boost_no_inline_memb_init_ipp
patch-libs_config_test_boost_no_std_allocator_ipp
patch-libs_math_test_compile_test_test_compile_result_hpp
Log message:
improve the clang config: boost hardcodes __attribute__((unused)) on the
wrong compiler, so re-add it (dependent ports will whine a lot less)
tell boost we have threads and int128 (there's not issue about dual
compiler for clang)