rbs
rbs copied to clipboard
Couldn't build the extension with Visual C++
https://github.com/ruby/rbs/blob/master/ext/rbs_extension/extconf.rb#L3 This line is valid only for GCC. Please check whether the compiler is GCC or not before adding.
append_cflags adds each flag to $CFLAGS only if it is usable.