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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- fastjet-3.0.2.ebuild
0
++ fastjet-3.0.2.ebuild
Lines 19-24 Link Here
19
	doc? ( app-doc/doxygen )
19
	doc? ( app-doc/doxygen )
20
	plugins? ( virtual/fortran )"
20
	plugins? ( virtual/fortran )"
21
21
22
src_prepare() {
23
	epatch "${FILESDIR}/${P}-gcc.patch"
24
}
25
22
src_configure() {
26
src_configure() {
23
	use cgal && has_version sci-mathematics/cgal[gmp] && append-ldflags -lgmp
27
	use cgal && has_version sci-mathematics/cgal[gmp] && append-ldflags -lgmp
24
	myeconfargs+=(
28
	myeconfargs+=(

Return to bug 423311