boost
boost copied to clipboard
Missing ')' in libs/predef/include/boost/predef/architecture/sparc.h
Hi, There is missing ')' in file libs/predef/include/boost/predef/architecture/sparc.h
...
# if !defined(BOOST_ARCH_SPARC) && (defined(__sparcv9) || defined(__sparc_v9__)
...
# if !defined(BOOST_ARCH_SPARC) && (defined(__sparcv8) || defined(__sparc_v8__)
...
See https://github.com/boostorg/predef/commit/1be0e4a2d8db15a405f64a6f65507b87c1be7e1a. We had to apply this downstream in Gentoo: https://github.com/gentoo/gentoo/commit/e420d181a07a0dcfef293eb85dc299511daf85cd.