summaryrefslogtreecommitdiff
path: root/lang/gcc45
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-03-12 08:23:54 +0000
committersbd <sbd@pkgsrc.org>2012-03-12 08:23:54 +0000
commit10fb74955084da5b3b3b04af83359c2463ac1b32 (patch)
tree5189e70fdd78318a43cb0f61a89f02898858f821 /lang/gcc45
parentc3ce402afaa48c6368eac56e95a404921158dc03 (diff)
downloadpkgsrc-10fb74955084da5b3b3b04af83359c2463ac1b32.tar.gz
Remove the MESSAGE files from gcc34 and gcc4X, the messages is VERY outdated!
Diffstat (limited to 'lang/gcc45')
-rw-r--r--lang/gcc45/MESSAGE17
1 files changed, 0 insertions, 17 deletions
diff --git a/lang/gcc45/MESSAGE b/lang/gcc45/MESSAGE
deleted file mode 100644
index 82fd730ea70..00000000000
--- a/lang/gcc45/MESSAGE
+++ /dev/null
@@ -1,17 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2011/05/14 20:19:46 wiz Exp $
-
-${PKGNAME} has been installed in ${LOCALBASE}/gcc45
-
-To use this compiler in pkgsrc:
-
- 1) In your "pre-configure" target:
-
- .include "../../lang/gcc45/preconfigure.mk"
-
- 2) .include "../../lang/gcc45/buildlink3.mk"
-
-The "preconfigure.mk" makefile fragment will override the compiler tools
-selected by ../../mk/compiler.mk to use gcc version 4.5.x.
-
-===========================================================================