Skip to content

Build fails when using ccache in CC environment variable #178

@dbnicholson

Description

@dbnicholson

make_cffi.py assumes the first argument of the distutils compiler will work as the preprocessor. That fails when using ccache by prepending it in the CC environment variable like CC="ccache gcc". This is a regression from 0d1329a.

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