diff --git a/Makefile b/Makefile index a148ff209..014516e39 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ INCLUDE=include MDEFINES=-DU3_OS_$(OS) -DU3_OS_ENDIAN_$(ENDIAN) -D U3_LIB=\"$(LIB)\" # NOTFORCHECKIN - restore -O3 -# -DGHETTO +# -DGHETTO \ # -DHUSH CFLAGS= $(COSFLAGS) -O3 -msse3 -ffast-math \ -funsigned-char \