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

(-)a/rhash-1.3.5.ebuild (+1 lines)
Lines 54-59 Link Here
54
	)
54
	)
55
55
56
	local ADDLDFLAGS=(
56
	local ADDLDFLAGS=(
57
		$(use userland_GNU || echo -lintl)
57
		$(use openssl && echo -ldl)
58
		$(use openssl && echo -ldl)
58
	)
59
	)
59
60

Return to bug 629060