pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Remove -pie on SunOS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fae5777371e9
branches: trunk
changeset: 390572:fae5777371e9
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed Jan 23 15:45:48 2019 +0000
description:
firefox: Remove -pie on SunOS.
diffstat:
www/firefox/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2b66fa881804 -r fae5777371e9 www/firefox/Makefile
--- a/www/firefox/Makefile Wed Jan 23 15:44:44 2019 +0000
+++ b/www/firefox/Makefile Wed Jan 23 15:45:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.354 2019/01/10 13:37:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.355 2019/01/23 15:45:48 jperkin Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 64.0
@@ -41,6 +41,7 @@
# Avoid ld "invalid section index" errors.
BUILDLINK_TRANSFORM.SunOS+= rm:-fdata-sections
BUILDLINK_TRANSFORM.SunOS+= rm:-ffunction-sections
+BUILDLINK_TRANSFORM.SunOS+= rm:-pie
SUBST_CLASSES+= dfly_malloc_h
SUBST_STAGE.dfly_malloc_h= pre-configure
Home |
Main Index |
Thread Index |
Old Index