Source: acme
Version: 1:0.97~svn20211115+ds-2 
User: debian-...@lists.debian.org
Usertags: pac-bti

Hi,

the acme Makefile currently hardcodes CFLAGS and CC.

Please consider using Conditional Variable Assignment [1] instead, to
make acme use the default CFLAGS set by dpkg-buildflags.

The CC variable should similarly be honored to allow users to build the
program with a different compiler. This can be useful for instance to
test building with an older compiler when investigating compiler
regressions.

Thanks!
  Emanuele

[1] 
https://www.gnu.org/software/make/manual/html_node/Conditional-Assignment.html

Reply via email to