Skip to content

Support CXXFLAGS, LDFLAGS environment variables #244

@ucbjrl

Description

@ucbjrl

In order to run Synopsis vcs with newer versions of gcc, we need to be able to add some flags to the command line. Since this is dependent on the version of gcc installed in the test environment, the easiest way to do this is to inherit build flags (CC, CXX, CCFLAGS, CXXFLAGS, CPPFLAGS, LDFLAGS) from the environment.
We had support for this in Chisel2. Should we provide support in chisel3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions