1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Default ASMEXT

This commit is contained in:
Nobuyoshi Nakada 2019-07-01 21:32:02 +09:00
parent f28450c118
commit acee938484
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -2,6 +2,7 @@ s,@EXTOUT@,tmp,g
s,@ruby_version@,0.0.0,g
s,@NULLCMD@,:,g
s,@ARCH_FLAG@,,g
s,@ASMEXT@,S,g
s,@BASERUBY@,ruby,g
s,@BOOTSTRAPRUBY@,$(BASERUBY),g
s,@CC@,false,g