#1104783 cal: do not override CFLAGS and CC

Package:
src:cal
Source:
src:cal
Submitter:
Emanuele Rocca
Date:
2025-05-06 12:03:02 UTC
Severity:
normal
Tags:
#1104783#5
Date:
2025-05-06 12:00:10 UTC
From:
To:
Hi,
currently cal's Makefile is overriding the value of CFLAGS and CC.

The attached patch ensures CFLAGS is appended to rather than
overwritten, and that CC is set only if unset.

See https://wiki.debian.org/ToolChain/PACBTI#Packages_overriding_the_default_build_flags