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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/dev-util/codeblocks/codeblocks-20.03-r2.ebuild
0
++ b/dev-util/codeblocks/codeblocks-20.03-r2.ebuild
Lines 60-65 Link Here
60
60
61
	econf \
61
	econf \
62
		--disable-static \
62
		--disable-static \
63
		$(use_with contrib boost-libdir "${ESYSROOT}/usr/$(get_libdir)") \
63
		$(use_enable debug) \
64
		$(use_enable debug) \
64
		$(use_enable pch) \
65
		$(use_enable pch) \
65
		${CONF_WITH_LST}
66
		${CONF_WITH_LST}

Return to bug 820527