Thread (1 message) 1 message, 1 author, 2018-11-26

Re: [RFC PATCH 7/7] config.mak.uname: use pkgsrc perl for NetBSD

From: Junio C Hamano <hidden>
Date: 2018-11-26 06:53:18

Carlo Marcelo Arenas Belón  [off-list ref] writes:
otherwise will default to /usr/bin/perl which wouldn't normally exist

Signed-off-by: Carlo Marcelo Arenas Belón <redacted>
---
 config.mak.uname | 1 +
 1 file changed, 1 insertion(+)
I do not have experience with NetBSD so I take your words on face
value.  This patch makes sense to me.

Thanks.
quoted hunk
diff --git a/config.mak.uname b/config.mak.uname
index 59ce03819b..d2edb723f4 100644
--- a/config.mak.uname
+++ b/config.mak.uname
@@ -249,6 +249,7 @@ ifeq ($(uname_S),NetBSD)
 	OLD_ICONV = UnfortunatelyYes
 	BASIC_CFLAGS += -I/usr/pkg/include
 	BASIC_LDFLAGS += -L/usr/pkg/lib $(CC_LD_DYNPATH)/usr/pkg/lib
+	PERL_PATH = /usr/pkg/bin/perl
 	USE_ST_TIMESPEC = YesPlease
 	HAVE_PATHS_H = YesPlease
 	HAVE_BSD_SYSCTL = YesPlease
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help