pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Add PR reference
details: https://anonhg.NetBSD.org/pkgsrc/rev/69f22d1a1881
branches: trunk
changeset: 444878:69f22d1a1881
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jan 14 12:07:52 2021 +0000
description:
firefox: Add PR reference
diffstat:
www/firefox/mozilla-common.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5a1dc7f486d2 -r 69f22d1a1881 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Thu Jan 14 11:41:02 2021 +0000
+++ b/www/firefox/mozilla-common.mk Thu Jan 14 12:07:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.193 2021/01/06 11:21:40 triaxx Exp $
+# $NetBSD: mozilla-common.mk,v 1.194 2021/01/14 12:07:52 nia Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -143,6 +143,7 @@
# Firefox requires Clang during the build, even when building with GCC.
# XXX: When using GCC, pkgsrc provides 'clang' wrappers that are actually gcc.
# This breaks the build.
+# PR pkg/55647 https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55647
${LN} -sf ${PREFIX}/bin/clang ${WRKDIR}/.cwrapper/bin/clang
${LN} -sf ${PREFIX}/bin/clang++ ${WRKDIR}/.cwrapper/bin/clang++
${LN} -sf ${PREFIX}/bin/clang-cpp ${WRKDIR}/.cwrapper/bin/clang-cpp
Home |
Main Index |
Thread Index |
Old Index