pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/hal



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Oct 10 13:51:21 UTC 2017

Modified Files:
        pkgsrc/sysutils/hal: Makefile

Log Message:
hal: Remove duplicate BUILDLINK_TRANSFORM.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/sysutils/hal/Makefile

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

Modified files:

Index: pkgsrc/sysutils/hal/Makefile
diff -u pkgsrc/sysutils/hal/Makefile:1.78 pkgsrc/sysutils/hal/Makefile:1.79
--- pkgsrc/sysutils/hal/Makefile:1.78   Sat Sep 17 15:33:59 2016
+++ pkgsrc/sysutils/hal/Makefile        Tue Oct 10 13:51:21 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2016/09/17 15:33:59 richard Exp $
+# $NetBSD: Makefile,v 1.79 2017/10/10 13:51:21 jperkin Exp $
 
 DISTNAME=              hal-0.5.14
 PKGREVISION=           18
@@ -80,7 +80,6 @@ PLIST_SRC=            PLIST
 
 CFLAGS.SunOS+=         -Du_int32_t=uint32_t
 
-BUILDLINK_TRANSFORM.Darwin+=   rm:-Wl,--as-needed
 BUILDLINK_TRANSFORM.SunOS+=    opt:-Wl,--as-needed:-Wl,-zignore
 
 REPLACE_INTERPRETER+=  bash



Home | Main Index | Thread Index | Old Index