blob: 82fd730ea7029772c476f79cbf495b70bed6e280 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
===========================================================================
$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.
===========================================================================
|