annotated merges seem to be working

This commit is contained in:
Philip C Monk 2015-04-13 17:29:39 -04:00
parent f0be8165ad
commit 52be4718b4

View File

@ -64,8 +64,8 @@ INCLUDE=i
MDEFINES=-DU3_OS_$(OS) -DU3_OS_ENDIAN_$(ENDIAN) -D U3_LIB=\"$(LIB)\"
# NOTFORCHECKIN - restore -O3
# -DGHETTO
CFLAGS= $(COSFLAGS) -g -msse3 -ffast-math \
-DGHETTO \
-funsigned-char \
-I/usr/local/include \
-I/opt/local/include \