Skip to content

map CFLAGS to CCFLAG? #3

Description

@pmcdonal

In case it could spare anyone the bit of pain I just ran into: I think class uses CCFLAG in place of what I think would be more standard CFLAGS. In my case at least this would make it compile without effort:
os.environ.setdefault('CCFLAG',os.environ['CFLAGS'])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions