Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 75585 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sys-devel/gcc/gcc-3.3.4-r1.ebuild (-1 / +2 lines)
Lines 103-109 Link Here
103
103
104
KEYWORDS="-hppa ~alpha amd64 arm ~mips sparc x86"
104
KEYWORDS="-hppa ~alpha amd64 arm ~mips sparc x86"
105
105
106
IUSE="static nls bootstrap build X multilib gcj fortran objc pic hardened uclibc debug"
106
IUSE="static nls bootstrap build X multilib gcj fortran objc pic hardened uclibc debug nofpu"
107
107
108
# Ok, this is a hairy one again, but lets assume that we
108
# Ok, this is a hairy one again, but lets assume that we
109
# are not cross compiling, than we want SLOT to only contain
109
# are not cross compiling, than we want SLOT to only contain
Lines 345-350 Link Here
345
	then
345
	then
346
		epatch ${FILESDIR}/3.3.3/gcc333-debian-arm-getoff.patch
346
		epatch ${FILESDIR}/3.3.3/gcc333-debian-arm-getoff.patch
347
		epatch ${FILESDIR}/3.3.3/gcc333-debian-arm-ldm.patch
347
		epatch ${FILESDIR}/3.3.3/gcc333-debian-arm-ldm.patch
348
		use nofpu && epatch ${FILESDIR}/gcc-3.3.4-3.3.5-softvfp.patch
348
	fi
349
	fi
349
350
350
	# non-default SSP support.
351
	# non-default SSP support.

Return to bug 75585