pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/lang/rust



* On 2016-09-12 at 14:27 BST, Ryo ONODERA wrote:

> Log Message:
> Add NetBSD/amd64 support

Thanks!

> +.if ${OPSYS} == "NetBSD"
> +BUILDLINK_TRANSFORM+=        rm:-Wl,--enable-new-dtags
> +.endif

You can simply use "BUILDLINK_TRANSFORM.NetBSD+=" instead.

> --- pkgsrc/lang/rust/patches/patch-src_etc_local__stage0.sh:1.1       Tue Sep  6 10:36:49 2016
> +++ pkgsrc/lang/rust/patches/patch-src_etc_local__stage0.sh   Mon Sep 12 13:27:33 2016
> @@ -1,10 +1,16 @@
> -$NetBSD: patch-src_etc_local__stage0.sh,v 1.1 2016/09/06 10:36:49 jperkin Exp $
> -
> -Copy additional libarena required on Darwin.
> -Copy GCC support libraries required on SunOS.
> +$NetBSD: patch-src_etc_local__stage0.sh,v 1.2 2016/09/12 13:27:33 ryoon Exp $
>  
>  --- src/etc/local_stage0.sh.orig     2016-08-16 01:54:35.000000000 +0000
>  +++ src/etc/local_stage0.sh

Please don't remove patch comments.  pkglint should have complained
about this?

Thanks,

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com



Home | Main Index | Thread Index | Old Index