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/e918ee3c4cf6
branches: trunk
changeset: 328572:e918ee3c4cf6
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 c795ab05f70a -r e918ee3c4cf6 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