performance improvements

This commit is contained in:
Philip C Monk 2015-09-02 19:20:11 -04:00
parent 2c593d4aac
commit a8d59bf7a3

View File

@ -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 \