Back out the previous change. Now go back to hardcoding compiler to gcc.
authorBrian Cameron <Brian.Cameron@sun.com>
Wed, 5 Aug 2009 19:25:30 +0000 (14:25 -0500)
committerBrian Cameron <Brian.Cameron@sun.com>
Wed, 5 Aug 2009 19:25:30 +0000 (14:25 -0500)
commit42c838d26a9b1ff71f26096d1adf8ee306e2ebcd
treeb048a7ad8397f82b448324634b1848ea6c11b3ed
parent14aa104cc501239eeb772ea83e887d7a30f8fce7
Back out the previous change.  Now go back to hardcoding compiler to gcc.
Using CC fails when building gobject-introspection because CC is defined to
be $(SHELL) scripts/shave cc '$(SHAVE_SAVED_CC)'.  A more sophisticated fix
will be needed later.
giscanner/sourcescanner.py