Disable selector type mismatch warnings, for the release.

main
theraven 15 years ago
parent 901c3b6a1c
commit b76b4be925

@ -81,7 +81,7 @@ endif
# If we're doing a release build, don't tell people that the code that they're # If we're doing a release build, don't tell people that the code that they're
# using is rubbish - they complain. # using is rubbish - they complain.
#CPPFLAGS += -DNO_SELECTOR_MISMATCH_WARNINGS CPPFLAGS += -DNO_SELECTOR_MISMATCH_WARNINGS
libobjc_CFLAGS += -O3 libobjc_CFLAGS += -O3

Loading…
Cancel
Save