diff options
-rw-r--r-- | TODOs.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ # Tasks +## TODO Use POSIX `$(CFLAGS)` {#task-4686d9a5-3514-e7f2-25de-b3cf66199124} +- TODO in 2021-06-06 + +--- + +The current values for `$(CFLAGS)` in the `Makefile` work on GCC, Clang, TinyCC, but not on POSIX `c99`. + ## TODO Can't test getopt {#task-2c3021db-7ede-c835-691a-af240c11f883} - TODO in 2021-03-10 |