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

(-)file_not_specified_in_diff (-4 / +5 lines)
Line 5 Link Here
5
inherit eutils linux-mod
5
inherit eutils linux-mod flag-o-matic
6
--
Line 19 Link Here
19
IUSE="acl debug nfs"
19
IUSE="acl debug nfs static"
20
--
Line 48 Link Here
48
	if use static; then
49
		append-flags "-static"
50
	fi

Return to bug 165749