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

(-)bin/ebuild.sh (+1 lines)
Lines 46-51 Link Here
46
OCXX="$CXX"
46
OCXX="$CXX"
47
47
48
source /etc/profile.env &>/dev/null
48
source /etc/profile.env &>/dev/null
49
export LC_ALL="${PORTAGE_LC_ALL:-C}"
49
50
50
if [ -f "${PORTAGE_BASHRC}" ]; then
51
if [ -f "${PORTAGE_BASHRC}" ]; then
51
	# If $- contains x, then tracing has already enabled elsewhere for some
52
	# If $- contains x, then tracing has already enabled elsewhere for some

Return to bug 133758