Subject: CVS commit: pkgsrc/devel/boost-libs
From: Dr. Thomas Orgis
Date: 2021-09-24 20:56:17
Message id: 20210924185617.2B9F3FA97@cvs.NetBSD.org

Log Message:
devel/boost-libs: fix libbacktrace logic

This avoids calling the compiler and the barrier in the Makefile which
broke build for some folks. If libbacktrace-related files appear, they
are automatically included in PLIST. This depends on a detail of the
external toolchain (e.g. on Ubuntu) which may or may not include
libbacktrace.

Files:
RevisionActionfile
1.88modifypkgsrc/devel/boost-libs/Makefile
1.43modifypkgsrc/devel/boost-libs/PLIST
1.1removepkgsrc/devel/boost-libs/files/test-backtrace.sh