@@ -809,6 +809,9 @@ ifneq ($(DEBUG),)
else
ifneq (clang,$(findstring clang,$(COMPILER_NAME)))
CFLAGS_O = -O2
ifeq (Darwin,$(OSTYPE))
NO_LTO = 1
endif
CFLAGS_O += -O4 -fno-strict-overflow -flto -fwhole-program
The note is not visible to the blocked user.