ext/rbs_extension/extconf.rb in rbs-2.7.0.pre.1 vs ext/rbs_extension/extconf.rb in rbs-2.7.0.pre.2

- old
+ new

@@ -1,4 +1,4 @@ require 'mkmf' $INCFLAGS << " -I$(top_srcdir)" if $extmk -$CFLAGS += " -std=c99 " +append_cflags ['-std=c99'] create_makefile 'rbs_extension'