From: Brian Demsky Date: Wed, 3 Oct 2012 10:04:21 +0000 (-0700) Subject: extra file committed accidentally X-Git-Url: http://plrg.eecs.uci.edu/git/?p=c11tester.git;a=commitdiff_plain;h=853980671c72b78d59fe05245fc8f49bdf5b8b70;hp=6d8f169552ab07df876bd11725162ac602c5f4fe;ds=sidebyside extra file committed accidentally --- diff --git a/common.mk b/common.mk index 9fe9f097..009ae634 100644 --- a/common.mk +++ b/common.mk @@ -8,7 +8,7 @@ UNAME = $(shell uname) LIB_NAME = model LIB_SO = lib$(LIB_NAME).so -CPPFLAGS += -Wall -g -O3 +CPPFLAGS += -Wall -g -O0 # Mac OSX options ifeq ($(UNAME), Darwin)