CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/11/03 11:33:06

Modified files:
        gnu/llvm/libunwind/src: AddressSpace.hpp UnwindCursor.hpp 
                                assembly.h 

Log message:
Backout previous, the reintroduced code leads to a missing symbol

regress:
cc  -Wl,--export-dynamic  -o t_backtrace t_backtrace.o atf-c.o -lexecinfo
ld: error: undefined reference: operator new(unsigned long)
>>> referenced by /usr/lib/libexecinfo.so.4.0 (disallowed by 
>>> --no-allow-shlib-undefined)

ok tb@

Reply via email to