ext/oily_png/extconf.rb in
oily_png-0.0.5
vs ext/oily_png/extconf.rb in
oily_png-0.0.6
- old
+ new
@@ -2 +1,2 @@
require 'mkmf'
+$CFLAGS << ' -Wall'
create_makefile('oily_png/oily_png_ext')