Subject: CVS commit: pkgsrc/lang/clisp
From: Niclas Rosenvik
Date: 2022-11-08 13:47:01
Message id: 20221108124701.67257FA90@cvs.NetBSD.org

Log Message:
clisp: fix module linking with X11_TYPE = native on NetBSD

X11 pkg-config files on NetBSD includes -Wl,-rpath,/usr/X11R7/lib
that can't be understood by the ld command, so use the compiler
that can understand this for linking instead.
Fixes build of x11/clisp-gtk2 with X11_TYPE = native and cwrappers.
Concerns PR pkg/57077 .

Files:
RevisionActionfile
1.41modifypkgsrc/lang/clisp/distinfo
1.21modifypkgsrc/lang/clisp/patches/patch-aa