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

Collapse All | Expand All

(-)/usr/portage/dev-lang/php/php-5.3.28.ebuild (+5 lines)
Lines 296-301 Link Here
296
		EPATCH_FORCE="yes" \
296
		EPATCH_FORCE="yes" \
297
		EPATCH_MULTI_MSG="Applying generic patches and fixes from upstream..." epatch
297
		EPATCH_MULTI_MSG="Applying generic patches and fixes from upstream..." epatch
298
298
299
	# Gentoo Bug #494240, PHP Bug #64503
300
	epatch "${FILESDIR}"/bison_build_2a.patch
301
	epatch "${FILESDIR}"/bison_any_version.patch
302
	rm Zend/zend_{language,ini}_parser.[ch]
303
	
299
	#Fix bug 463498
304
	#Fix bug 463498
300
	epatch "${FILESDIR}/fix-libstdc++-underlinking.patch"
305
	epatch "${FILESDIR}/fix-libstdc++-underlinking.patch"
301
306

Return to bug 494240