| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.11 2012/07/23 16:13:51 vapier Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.12 2012/08/11 17:13:42 vapier Exp $ |
| 4 | |
4 | |
| 5 | PATCH_VER="1.5" |
5 | PATCH_VER="1.6" |
| 6 | UCLIBC_VER="1.0" |
6 | UCLIBC_VER="1.0" |
| 7 | |
7 | |
| 8 | # Hardened gcc 4 stuff |
8 | # Hardened gcc 4 stuff |
| 9 | PIE_VER="0.5.2" |
9 | PIE_VER="0.5.2" |
| 10 | SPECS_VER="0.2.0" |
10 | SPECS_VER="0.2.0" |