Skip to content
GitLab
Explore
Sign in
BF: Fix bug in C compilation rule
Code
Review changes
Check out branch
Download
Patches
Plain diff
Paul McCarthy
requested to merge
bf/c-build-rules
into
master
Nov 26, 2024
Overview
0
Commits
3
Pipelines
1
Changes
3
Expand
The rule was using
${C}
for the C compiler instead of
${CC}
Edited
Nov 26, 2024
by
Paul McCarthy
Merge request reports
Loading