projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1e5df6
)
checking in without callstack tracking
author
Fred T. Hamster
<fred@feistymeow.org>
Wed, 11 Feb 2026 02:32:51 +0000
(21:32 -0500)
committer
Fred T. Hamster
<fred@feistymeow.org>
Wed, 11 Feb 2026 02:32:51 +0000
(21:32 -0500)
turning this back off for now, since we don't really want it on in general. it's an awesome debugging helper though.
production/feisty_meow_config.ini
patch
|
blob
|
history
diff --git
a/production/feisty_meow_config.ini
b/production/feisty_meow_config.ini
index 2760628736d80b71c2b19371d051afb2f5753f36..b4591ed401c5343cf1b43256cab3866b766d8d91 100644
(file)
--- a/
production/feisty_meow_config.ini
+++ b/
production/feisty_meow_config.ini
@@
-84,6
+84,6
@@
endif
# methods with a way to know how they were invoked. to get this information.
# the invoker must be fitted with FUNCDEF macros.
ifeq "$(BOOT_STRAPPING)" ""
- DEFINITIONS += ENABLE_CALLSTACK_TRACKING
+
#
DEFINITIONS += ENABLE_CALLSTACK_TRACKING
endif