Skip to content

test: stop hardcoding /usr/bin/gcc #75

@thesamesam

Description

@thesamesam

Many tests have lines like test/unittest/usdt/tst.guess32.sh:14:CC=/usr/bin/gcc. They should respect CC from the environment to allow testing with different GCC versions.

e.g. On my system, /usr/bin/gcc is usually GCC trunk, but I might want to compare GCC 14 with that to check for regressions.

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