diff options
| author | iamcheeseman <[email protected]> | 2026-05-26 15:35:13 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-26 15:35:13 -0400 |
| commit | ed7dfaad432b6e3fe838b9a2b5fe225abea5365d (patch) | |
| tree | 0af2e01a688d963ec6d2977802dbeb9156335845 /build.env | |
| parent | 8122098e3854bf68ca63cc25e082ba51a27b8615 (diff) | |
tbh i did a lot
Diffstat (limited to 'build.env')
| -rw-r--r-- | build.env | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ CC=cc PLATFORM=gl OUT=demonchime -DBFLAGS='-g -DTEENSY_DEBUG' +DBFLAGS='-g -ggdb -rdynamic -DTEENSY_DEBUG' |
