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