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

(-)a/net-im/qtox/qtox-1.16.3.ebuild (+3 lines)
Lines 63-68 src_configure() { Link Here
63
		-DGIT_DESCRIBE="${PV}"
63
		-DGIT_DESCRIBE="${PV}"
64
	)
64
	)
65
65
66
	# fix build w/ qt-5.13
67
	append-cxxflags -Wno-error=deprecated-declarations
68
66
	cmake-utils_src_configure
69
	cmake-utils_src_configure
67
}
70
}
68
71

Return to bug 699152