thermosphere: fix thread reporting logic, etc

This commit is contained in:
TuxSH
2020-02-01 16:28:31 +00:00
parent fe3badcdf7
commit 57a4a3457e
3 changed files with 5 additions and 3 deletions

View File

@@ -72,6 +72,7 @@ CFLAGS := \
-fno-unwind-tables \
-std=gnu11 \
-Wall \
-Werror \
-Wno-main \
$(ARCH) $(DEFINES)