Re: [hackers] [libzahl] makefile: add ".POSIX:" line and use `c99` rather than `cc -std=c99` || M

From: noneofyourbusiness <noneofyourbusiness_AT_danwin1210.de>
Date: Sun, 22 Feb 2026 20:02:17 +0100

> > this is not necessary, 'CC = c99' is already the default in make(1p) - deleting this line should suffice
>
> CC = c99 is a recommendation in make(1p). Implementations can choose not to predefine anything for C.

indeed, my bad - it's probably better to set it explicitly
I've checked the latest revision [1] as well, which sets CC to c17 instead

[1] https://pubs.opengroup.org/onlinepubs/9799919799/utilities/make.html


Received on Sun Feb 22 2026 - 20:02:17 CET

This archive was generated by hypermail 2.3.0 : Sun Feb 22 2026 - 20:12:32 CET