Skip to content

Commit

Permalink
Always warn about everything!
Browse files Browse the repository at this point in the history
This should help me in my efforts.
  • Loading branch information
bearbin committed Nov 16, 2013
1 parent 3328c80 commit eca23ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ endif
endif
endif

##################################################
# Always be warning.

CXX_OPTIONS += -Wall

###################################################
# Fix Crypto++ warnings in clang
Expand Down

0 comments on commit eca23ed

Please sign in to comment.