ccwrap: tell ccwrap which compiler it wraps
commit09c1a605327e20d168878b81fc06369b3c7e3c4e
authorMarc Andre Tanner <mat@brain-dump.org>
Sat, 19 Dec 2009 12:46:30 +0000 (19 13:46 +0100)
committerMarc Andre Tanner <mat@brain-dump.org>
Sat, 19 Dec 2009 12:46:30 +0000 (19 13:46 +0100)
tree1af628755cce9c6d565db90df04371c4bca4c641
parent9e278dcac026f11028936f04174cb1a042fd8903
ccwrap: tell ccwrap which compiler it wraps

Maybe we should change the default compiler name in ccwrap.c
to ${PREFIX}rawcc where $PREFIX comes from argv[0] instead of
a hardcoded rawcc. But this seems to work for now.

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