https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381
--- Comment #2 from Ed Maste <[email protected]> --- Comparing the C++ build rules, the only functional differences between the current Makefile and bsd.lib.mk are the addition of -fvisibility=hidden and -fPIC in the .o and .po rules. (Other differences have no effect on the LLVM libunwind C++ source, and differences in the .cpp.So rule were entirely non-functional.) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
