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

Collapse All | Expand All

(-)/usr/portage/app-text/pdftk/pdftk-1.41-r1.ebuild (+2 lines)
Lines 22-31 Link Here
22
22
23
	bug #225709 and #251796
23
	bug #225709 and #251796
24
	epatch "${FILESDIR}/${P}-gcc-4.3.patch"
24
	epatch "${FILESDIR}/${P}-gcc-4.3.patch"
25
	bug #209802
25
	bug #209802
26
	epatch "${FILESDIR}/${P}-honor-ldflags.patch"
26
	epatch "${FILESDIR}/${P}-honor-ldflags.patch"
27
	bug #269312
28
	epatch "${FILESDIR}/${P}-gcc-4.4.patch"
27
	# force usage of custom CFLAGS.
29
	# force usage of custom CFLAGS.
28
	sed -iorig 's:-O2:\$(CFLAGS):g' "${S}"/Makefile.Generic
30
	sed -iorig 's:-O2:\$(CFLAGS):g' "${S}"/Makefile.Generic
29
}
31
}
30
32
31
src_compile() {
33
src_compile() {

Return to bug 269312