Re-enable function inlining.

main
thebeing 15 years ago
parent 1653751263
commit e661e203d4

@ -117,7 +117,7 @@ libobjc_CFLAGS += -Wno-unused-function
# Uncomment this when debugging - it makes everything slow, but means that the
# debugger actually works...
libobjc_CFLAGS += -fno-inline
# libobjc_CFLAGS += -fno-inline
libobjc_OBJCFLAGS += $(libobjc_CFLAGS) $(libobjc_CFLAGS)
ifneq ($(findstring gcc, $(CC)),)

Loading…
Cancel
Save