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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- media-gfx/inkscape/inkscape-0.91.ebuild
0
++ media-gfx/inkscape/inkscape-0.91.ebuild
Lines 117-122 Link Here
117
	# aliasing unsafe wrt #310393
117
	# aliasing unsafe wrt #310393
118
	append-flags -fno-strict-aliasing
118
	append-flags -fno-strict-aliasing
119
119
120
	if has_version \>=dev-libs/libsigc++-2.6.0 ; then
121
		append-cxxflags -std=c++11
122
	fi
123
120
	econf \
124
	econf \
121
		$(use_enable static-libs static) \
125
		$(use_enable static-libs static) \
122
		$(use_enable nls) \
126
		$(use_enable nls) \

Return to bug 566698