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

Collapse All | Expand All

(-)nas-1.9.4-r1.ebuild.orig (+1 lines)
Lines 54-59 multilib_src_compile() { Link Here
54
		CXXDEBUFLAGS="${CXXFLAGS}"
54
		CXXDEBUFLAGS="${CXXFLAGS}"
55
		EXTRA_LDOPTIONS="${LDFLAGS}"
55
		EXTRA_LDOPTIONS="${LDFLAGS}"
56
		LD="$(tc-getLD)"
56
		LD="$(tc-getLD)"
57
		LDLIBS="-lfl"
57
		MAKE="${MAKE:-gmake}"
58
		MAKE="${MAKE:-gmake}"
58
		RANLIB="$(tc-getRANLIB)"
59
		RANLIB="$(tc-getRANLIB)"
59
		SHLIBGLOBALSFLAGS="${LDFLAGS}"
60
		SHLIBGLOBALSFLAGS="${LDFLAGS}"

Return to bug 612270