Skip to content

Commit

Permalink
I wanna see all warnings, thank you
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmario committed Mar 21, 2010
1 parent a68f162 commit 95a59e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/extconf.rb
Expand Up @@ -2,7 +2,7 @@
require 'mkmf'
require 'rbconfig'

$CFLAGS << ' -Wall -funroll-loops'
$CFLAGS << ' -Wall -Wextra -funroll-loops'
# $CFLAGS << ' -O0 -ggdb'

create_makefile("yajl_ext")

0 comments on commit 95a59e2

Please sign in to comment.