projects
/
fjl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
56ceb8f
)
Add back -O2.
author
Steinar H. Gunderson
<sesse@debian.org>
Sat, 3 Jan 2009 01:21:07 +0000
(
02:21
+0100)
committer
Steinar H. Gunderson
<sesse@debian.org>
Sat, 3 Jan 2009 01:21:07 +0000
(
02:21
+0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
e1c226a
..
4a1524d
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,5
@@
CC=gcc
-CFLAGS=-std=gnu99 -msse4.1 -g
+CFLAGS=-std=gnu99 -
O2 -
msse4.1 -g
LDFLAGS=
all: tests