Don't set CCWRAP_CC
commitdbe8a9aa54f247f87c413ddd2411834838d28c37
authorMarc Andre Tanner <mat@brain-dump.org>
Mon, 18 Jan 2010 21:28:55 +0000 (18 22:28 +0100)
committerMarc Andre Tanner <mat@brain-dump.org>
Mon, 18 Jan 2010 21:28:55 +0000 (18 22:28 +0100)
tree5e2839a2d3b9b052ae317d2ee67e9264b42fc047
parentcb071fd6e7dffe3c36a59284669577b251bd1a9b
Don't set CCWRAP_CC

ccwrap changes $PATH and adds a directory relative to its location
before it execs the compiler. Therefore the default compiler name
'rawcc' can be used. This allows us to use stock FWL toolchains.

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
sources/include.sh