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

(-)file_not_specified_in_diff (-1 / +6 lines)
Line  Link Here
0
-- a/sci-electronics/freehdl/freehdl-0.0.8.ebuild
0
++ b/sci-electronics/freehdl/freehdl-0.0.8.ebuild
Lines 20-25 Link Here
20
	"${FILESDIR}/${PN}-0.0.8-qa.patch"
20
	"${FILESDIR}/${PN}-0.0.8-qa.patch"
21
)
21
)
22
22
23
src_prepare() {
24
	default
25
	sed -i '1iusing namespace std;' */*hh || die
26
}
27
23
src_configure() {
28
src_configure() {
24
	econf --disable-static
29
	econf --disable-static
25
}
30
}

Return to bug 722006