summaryrefslogtreecommitdiff
path: root/lang/gcc46
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2013-12-07 10:01:55 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2013-12-07 10:01:55 +0000
commit6073b55fd350d7eb970cb833a8b65bff7851f18c (patch)
tree2737262043cc1a6e33794b54865a3346d70cc089 /lang/gcc46
parentFix build at 10.x and up (hardcoded -lstdc++): (diff)
Revert revision 334619 from 2013-11-22 that worked around a problem with
the staging infrastructure and had us remove info/gcc46 ourselves. [1] This has now been addressed in the general infrastructure and actually causes warnings in some cases. [2] PR: 184178 [1] Reported by: amdmi3 [2]
Notes
Notes: svn path=/head/; revision=335819
Diffstat (limited to 'lang/gcc46')
-rw-r--r--lang/gcc46/pkg-plist1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gcc46/pkg-plist b/lang/gcc46/pkg-plist
index 3b102393af75..1d1432a263dd 100644
--- a/lang/gcc46/pkg-plist
+++ b/lang/gcc46/pkg-plist
@@ -78,5 +78,4 @@ share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/printers.py
%%JAVA%%share/java/libgcj-tools-%%GCC_VERSION%%.jar
@exec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
@unexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
-@dirrmtry info/gcc%%SUFFIX%%
@comment Insert PLIST.lib here