Skip to content

Commit

Permalink
always use maximum warnings for compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
uucidl committed Mar 10, 2013
1 parent e34d0a0 commit 67f30e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
CFLAGS+=-I../include -I../deps
CFLAGS+=-Wall -Wextra

LIB_SRC=../src/spdr-common.c
LIB_SRC+=../src/chars-common.c
Expand Down

0 comments on commit 67f30e7

Please sign in to comment.