head 1.2; access; symbols pkgsrc-2026Q2:1.1.0.2 pkgsrc-2026Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2026.09.15.10.06.26; author wiz; state dead; branches; next 1.1; commitid eK673kpVIGRlCHVG; 1.1 date 2026.05.26.13.59.19; author mef; state Exp; branches; next ; commitid WtNqXPnzjiZbwkHG; desc @@ 1.2 log @R*: remove execinfo workarounds Not needed with R-Rcpp 1.1.2, and some of these broke e.g. macOS @ text @$NetBSD: patch-src_Makevars,v 1.1 2026/05/26 13:59:19 mef Exp $ symbol backtrace_symbols is defined in /usr/lib/libexecinfo --- /dev/null 2026-05-26 22:47:47.632682502 +0900 +++ src/Makevars 2026-05-26 22:51:21.120566478 +0900 @@@@ -0,0 +1,7 @@@@ +UNAME := $(shell uname) + +ifneq ($(UNAME), Linux) +ifneq ($(UNAME), SunOS) +PKG_LIBS += -lexecinfo +endif +endif @ 1.1 log @(textproc/R-openxlsx) Fix build against R 4.6.0 @ text @d1 1 a1 1 $NetBSD$ @