@@ -285,7 +285,7 @@ ifeq ($(shell if test $(CC_VERSION) -ge 34; then echo true; fi), true)
endif
endif
ifdefDEBUG
ifdefDEBUG
CFLAGS+= -g -D_DEBUG
CFLAGS+= -g -fno-inline -D_DEBUG
endif
endif
ifdefPROFILE
ifdefPROFILE
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.