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

Collapse All | Expand All

(-)gdb-5.3.90.ebuild.org (-1 / +1 lines)
Lines 61-67 Link Here
61
	# Fix Compile bug on sparc
61
	# Fix Compile bug on sparc
62
	if [ "${ARCH}" = "sparc" -a -z "${SNAPSHOT}" ]
62
	if [ "${ARCH}" = "sparc" -a -z "${SNAPSHOT}" ]
63
	then
63
	then
64
		epatch ${FILESDIR}/${P}-sparc-nat-asm.patch
64
		epatch ${FILESDIR}/${PN}-5.3-sparc-nat-asm.patch
65
	fi
65
	fi
66
66
67
	if [ -n "`use objc`" -a -z "${SNAPSHOT}" ]
67
	if [ -n "`use objc`" -a -z "${SNAPSHOT}" ]

Return to bug 29390