pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Jun 16 20:06:27 UTC 2016

Modified Files:
        pkgsrc/www/firefox: Makefile

Log Message:
Remove unnecessary BUILDLINK_TRANSFORM


To generate a diff of this commit:
cvs rdiff -u -r1.256 -r1.257 pkgsrc/www/firefox/Makefile

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

Modified files:

Index: pkgsrc/www/firefox/Makefile
diff -u pkgsrc/www/firefox/Makefile:1.256 pkgsrc/www/firefox/Makefile:1.257
--- pkgsrc/www/firefox/Makefile:1.256   Thu Jun 16 12:08:21 2016
+++ pkgsrc/www/firefox/Makefile Thu Jun 16 20:06:26 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.256 2016/06/16 12:08:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.257 2016/06/16 20:06:26 ryoon Exp $
 
 FIREFOX_VER=   ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=    47.0
@@ -36,8 +36,6 @@ ALL_ENV+=             MOZILLA_PKG_NAME=firefox
 BUILDLINK_TRANSFORM.SunOS+=    rm:-fdata-sections
 BUILDLINK_TRANSFORM.SunOS+=    rm:-ffunction-sections
 
-BUILDLINK_TRANSFORM.NetBSD+=   opt:-std=gnu++0x:--std=gnu++14
-
 LDFLAGS.DragonFly=     -lplc4 -lnspr4
 LDFLAGS.FreeBSD=       -lplc4 -lnspr4
 LDFLAGS.Linux=         -lnspr4



Home | Main Index | Thread Index | Old Index