Skip to content

makefile: support other compilers than gcc #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
The attached patch allows the use of other compilers than gcc, respecting the 
$CC environment variable. If it is not defined, it will run the command "cc".

It is also possible to use `ifndef` to check if the variable is defined, and if 
it is undefined, check it to `gcc`.

Original issue reported on code.google.com by franciscossouza on 29 Aug 2012 at 2:06

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions