GNOME Bugzilla – Bug 720066
scanner: inconsistent default for $(CC)
Last modified: 2015-02-07 16:51:17 UTC
In some places the scanner takes 'cc' as the default C compiler if $(CC) is not set. In others, it hardcodes 'gcc'. Probably it should use 'cc' everywhere.
Created attachment 263747 [details] [review] dumper: use 'cc' as the default C compiler If $(CC) is unset, use 'cc' instead of 'gcc' as the default compiler. This matches the behaviour used in the source scanner.
Review of attachment 263747 [details] [review]: Sounds fine to me.
Attachment 263747 [details] pushed as d355a38 - dumper: use 'cc' as the default C compiler Thanks!
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]