Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update Makefile for debug configuration
- Remove inclusion of debug-helpers/debug.h from default CFLAGS. - Add inclusion of debug-helpers/debug.h to CFLAGS only when DEBUG=1. - Ensure CFLAGS includes -g for debugging when DEBUG=1.
- Loading branch information