https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224581
Bug ID: 224581
Summary: devel/cmake: ${CMAKE_CXX_COMPILE_FEATURES} contains
"cxx_thread_local" on 10 when `__cxa_thread_atexit'
isn't available on 10
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Then C++ programs fail with:
> lib/libsoplex.so.3.0.1.0: undefined reference to `__cxa_thread_atexit'
Please remove "cxx_thread_local" from ${CMAKE_CXX_COMPILE_FEATURES} on 10.
--
You are receiving this mail because:
You are the assignee for the bug.