[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/security/putty
From:       "Amitai Schleier" <schmonz () netbsd ! org>
Date:       2020-11-30 14:15:09
Message-ID: 20201130141509.4E303FA9D () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_1606745709233540
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	schmonz
Date:		Mon Nov 30 14:15:09 UTC 2020

Modified Files:
	pkgsrc/security/putty: Makefile

Log Message:
Fix Darwin build: set CFLAGS like NetBSD and Linux.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/security/putty/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1606745709233540
Content-Disposition: inline
Content-Length: 702
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/security/putty/Makefile
diff -u pkgsrc/security/putty/Makefile:1.66 pkgsrc/security/putty/Makefile:1.67
--- pkgsrc/security/putty/Makefile:1.66	Tue Nov 24 15:38:36 2020
+++ pkgsrc/security/putty/Makefile	Mon Nov 30 14:15:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2020/11/24 15:38:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2020/11/30 14:15:09 schmonz Exp $
 #
 
 DISTNAME=	putty-0.74
@@ -33,6 +33,7 @@ CFLAGS+=	-DBSD_PTYS
 
 LDFLAGS.SunOS+=	-lsocket -lnsl
 CFLAGS.SunOS+=	-DBSD_COMP
+CFLAGS.Darwin+=	-DHAVE_FUTIMES -DHAVE_NO_SETRESUID
 CFLAGS.NetBSD+=	-DHAVE_FUTIMES -DHAVE_NO_SETRESUID
 CFLAGS.Linux+=	-DHAVE_FUTIMES -DHAVE_NO_SETRESUID
 LDFLAGS.Linux+=	-ldl


--_----------=_1606745709233540--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic