Wall is not a portable cc option ... if this is to be used we would have to check
[rrdtool.git] / bindings / ruby / extconf.rb
index f46aa18..2045e5a 100644 (file)
@@ -3,8 +3,6 @@
 
 require 'mkmf'
 
 
 require 'mkmf'
 
-$CFLAGS += ' -Wall '
-
 if /linux/ =~ RUBY_PLATFORM
    $LDFLAGS += '-Wl,--rpath -Wl,$(EPREFIX)/lib'
 elsif /solaris/ =~ RUBY_PLATFORM
 if /linux/ =~ RUBY_PLATFORM
    $LDFLAGS += '-Wl,--rpath -Wl,$(EPREFIX)/lib'
 elsif /solaris/ =~ RUBY_PLATFORM