projects
/
c11tester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d8f169
)
extra file committed accidentally
author
Brian Demsky
<bdemsky@uci.edu>
Wed, 3 Oct 2012 10:04:21 +0000
(
03:04
-0700)
committer
Brian Demsky
<bdemsky@uci.edu>
Wed, 3 Oct 2012 10:04:21 +0000
(
03:04
-0700)
common.mk
patch
|
blob
|
history
diff --git
a/common.mk
b/common.mk
index 9fe9f09745c73ef0f75e3776c9d09c4a6b58c3d0..009ae634827f39f4d8dab210611e7b9f88bcbcec 100644
(file)
--- 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 -O
3
+CPPFLAGS += -Wall -g -O
0
# Mac OSX options
ifeq ($(UNAME), Darwin)