Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 768210
Collapse All | Expand All

(-)a/media-libs/avidemux-core/avidemux-core-2.7.6.ebuild (+2 lines)
Lines 75-80 src_prepare() { Link Here
75
src_configure() {
75
src_configure() {
76
	# See bug 432322.
76
	# See bug 432322.
77
	use x86 && replace-flags -O0 -O1
77
	use x86 && replace-flags -O0 -O1
78
	# Bug 768210
79
	append-cxxflags -std=gnu++14
78
80
79
	local mycmakeargs=(
81
	local mycmakeargs=(
80
		-DAVIDEMUX_SOURCE_DIR='${S}'
82
		-DAVIDEMUX_SOURCE_DIR='${S}'

Return to bug 768210