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

Collapse All | Expand All

(-)toolchain-binutils.eclass.orig (+3 lines)
Lines 137-142 Link Here
137
		done
137
		done
138
	fi
138
	fi
139
139
140
	# Support for $ in identifiers for tinyos 
141
	sed -i 's/define LEX_DOLLAR 0/undef LEX_DOLLAR/' gas/config/tc-msp430.h || die "sed dollar failed"
142
140
	# Fix po Makefile generators
143
	# Fix po Makefile generators
141
	sed -i \
144
	sed -i \
142
		-e '/^datadir = /s:$(prefix)/@DATADIRNAME@:@datadir@:' \
145
		-e '/^datadir = /s:$(prefix)/@DATADIRNAME@:@datadir@:' \

Return to bug 173471