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

Collapse All | Expand All

(-)/usr/portage/x11-libs/libXt/libXt-1.0.6.ebuild (+8 lines)
Lines 28-30 Link Here
28
	filter-ldflags -Bdirect
28
	filter-ldflags -Bdirect
29
	filter-ldflags -Wl,-Bdirect
29
	filter-ldflags -Wl,-Bdirect
30
}
30
}
31
32
src_compile() {
33
	if tc-is-cross-compiler; then
34
		CFLAGS_FOR_BUILD="" x-modular_src_compile
35
	else
36
		x-modular_src_compile
37
	fi
38
}

Return to bug 263897