From f62ff0fd663aa3a85579a29381a173af43e98940 Mon Sep 17 00:00:00 2001 From: Philip C Monk Date: Thu, 26 Mar 2015 19:26:39 -0400 Subject: [PATCH] notification-only subscription path --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f2015381bb..94ed9af021 100644 --- a/Makefile +++ b/Makefile @@ -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 \