summaryrefslogtreecommitdiff
path: root/doc/CHANGES-pkgsrc-2004Q2
diff options
context:
space:
mode:
authoragc <agc>2004-07-30 16:06:57 +0000
committeragc <agc>2004-07-30 16:06:57 +0000
commit0c0736330e5000251d23e6777a59190f1fef0058 (patch)
tree2653cfc3315a883d4c774dcc280e72e2a894b2b3 /doc/CHANGES-pkgsrc-2004Q2
parent9e06df7cc6f89d11450ac3337d04061d3e3d6c0a (diff)
downloadpkgsrc-0c0736330e5000251d23e6777a59190f1fef0058.tar.gz
Pullup ticket 87 to the pkgsrc-2004Q2 branch, requested by Grant Beattie
Solaris fix for buildlink3 Module Name: pkgsrc Committed By: grant Date: Sat Jul 10 12:55:08 UTC 2004 Modified Files: pkgsrc/mk/buildlink3: sunpro-cc-post-logic Log Message: explicitly don't transform "-Wl,*", fixing a bug that meant we were throwing away all -W arguments that weren't -Wl,-R. fixes building of a number of packages on Solaris.
Diffstat (limited to 'doc/CHANGES-pkgsrc-2004Q2')
-rw-r--r--doc/CHANGES-pkgsrc-2004Q24
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-pkgsrc-2004Q2 b/doc/CHANGES-pkgsrc-2004Q2
index 99730de2b18..998577a3a75 100644
--- a/doc/CHANGES-pkgsrc-2004Q2
+++ b/doc/CHANGES-pkgsrc-2004Q2
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.50 2004/07/30 16:03:44 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.51 2004/07/30 16:06:57 agc Exp $
Changes to the packages collection and infrastructure on the
pkgsrc-2004Q2 branch:
@@ -96,4 +96,6 @@ Pullup ticket 85, requested by Grant Beattie [agc 2004-07-30]
Solaris fix for gtkmagnetic
Pullup ticket 86, requested by Grant Beattie [agc 2004-07-30]
Build fix for gopher
+Pullup ticket 87, requested by Grant Beattie [agc 2004-07-30]
+ Solaris fix for buildlink3