| 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.7.1.ebuild,v 1.6 2012/09/30 06:47:05 dirtyepic Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.1.ebuild,v 1.7 2012/10/21 17:58:23 vapier Exp $ |
| 4 | |
4 | |
| 5 | PATCH_VER="1.4" |
5 | PATCH_VER="1.5" |
| 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.3" |
9 | PIE_VER="0.5.3" |
| 10 | SPECS_VER="0.2.0" |
10 | SPECS_VER="0.2.0" |