pkgsrc/lang/libunwind
jperkin e48fe7f69e libunwind: Use correct flags to link.
The configure script only tests if CXX supports various flags, but then uses
CC to compile and link various objects.  While compiling only issues warnings
about incorrect flags, attempting to link with the wrong front end causes
fatal errors.

Specifically fixes trying to link with gcc using "-nostdlib++".
2023-12-01 18:27:22 +00:00
..
patches libunwind: Use correct flags to link. 2023-12-01 18:27:22 +00:00
buildlink3.mk llvm: updated to 16.0.6 2023-10-06 19:15:19 +00:00
DESCR
distinfo libunwind: Use correct flags to link. 2023-12-01 18:27:22 +00:00
Makefile llvm: updated to 16.0.6 2023-10-06 19:15:19 +00:00
PLIST llvm: updated to 16.0.6 2023-10-06 19:15:19 +00:00