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

Collapse All | Expand All

(-)gnucash-1.8.1.ebuild-bak (+2 lines)
Lines 34-39 Link Here
34
34
35
# won't configure with this
35
# won't configure with this
36
filter-flags -fomit-frame-pointer
36
filter-flags -fomit-frame-pointer
37
# these flags to GCC interfere with G_INLINE_FUNC usage in this package
38
filter-flags "-fno-inline -finline-functions"
37
39
38
src_unpack() {
40
src_unpack() {
39
	unpack ${A}
41
	unpack ${A}

Return to bug 15797