Subject: CVS commit: pkgsrc/devel/boost-libs
From: Dr. Thomas Orgis
Date: 2021-04-23 18:17:28
Message id: 20210423161728.2E43EFA95@cvs.NetBSD.org

Log Message:
devel/boost-libs: smarter check for libbacktrace indepentent of distro

This just does a quick compile/link to actually see if libbacktrace is
present in the current toolchain, not resorting to assumptions based on
Linux distro. In theory, it should work on any system, but I kept the
Linux condition in place.

Files:
RevisionActionfile
1.86modifypkgsrc/devel/boost-libs/Makefile
1.1addpkgsrc/devel/boost-libs/files/test-backtrace.sh