Skip to content

Makefile: allow to override compiler - #44

Open
tpambor wants to merge 1 commit into
dlbeer:masterfrom
endresshauser-lp:compiler-support
Open

Makefile: allow to override compiler#44
tpambor wants to merge 1 commit into
dlbeer:masterfrom
endresshauser-lp:compiler-support

Conversation

@tpambor

@tpambor tpambor commented Jan 5, 2026

Copy link
Copy Markdown

Set the compiler in the Makefile only if it is not already set via an environment variable. This allows users to specify a different compiler, e.g. clang, by setting the CC variable before invoking make.

Set the compiler in the Makefile only if it is not already set via
an environment variable. This allows users to specify a
different compiler by setting the CC variable before invoking make.

Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant