diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 23:28:15 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-28 23:28:15 +0200 |
| commit | 4a0ab3d2f390a68b18c40b04269c46a6373c08f9 (patch) | |
| tree | de4b157e0aa4faf849167e5bb359e14407bf0be2 /text_ef.lz | |
| parent | 8995fbbaece599f27698bdc08ab4b6fdeb685e51 (diff) | |
| download | clectio-4a0ab3d2f390a68b18c40b04269c46a6373c08f9.tar.gz clectio-4a0ab3d2f390a68b18c40b04269c46a6373c08f9.zip | |
make: honor $CC (CC ?= cc) so a gcc environment builds with plain `make`
Change the hard `CC = cc` to `CC ?= cc` so an exported CC (e.g. CC=gcc) is
respected. Keeps the suckless default of cc for clones while letting a system
whose `cc` is shadowed use plain `make` without passing CC= each time.
Claude-Session: https://claude.ai/code/session_01S1CD1u3tgSS4xNu6WHfp5a
Diffstat (limited to 'text_ef.lz')
0 files changed, 0 insertions, 0 deletions
