1
0
mirror of https://github.com/berdav/snappy-fox synced 2025-02-16 11:31:47 +01:00

Typo in CFLAGS

This commit is contained in:
Davide Berardi 2024-02-19 14:48:41 +01:00
parent 9fe7e483c3
commit c4e37504b9

View File

@ -33,7 +33,7 @@ make
You can add debug prints with
```bash
make CFLAGS=DEBUG
make CFLAGS=-DDEBUG
```
## How?