Bug 590883 - Use 'cc' instead of 'gcc' for preprocessing
authorColin Walters <walters@verbum.org>
Mon, 24 Aug 2009 18:23:21 +0000 (14:23 -0400)
committerColin Walters <walters@verbum.org>
Mon, 24 Aug 2009 18:23:21 +0000 (14:23 -0400)
commit5e1c9e463e0cecc6e1952a7dae55641850e7a87d
tree6ba0b85835dee6d4afa07a900049346507055ac2
parentbacb23155a5fb370493d0ce2fc438ea6c2982a45
Bug 590883 - Use 'cc' instead of 'gcc' for preprocessing

Don't hardcode gcc, any cc which handles those options is good
enough; in particular this is reported to fix Sun Studio.
giscanner/sourcescanner.py