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

Update the test for [Feature #18615]

This commit is contained in:
Nobuyoshi Nakada 2022-03-17 15:07:18 +09:00
parent 329c89bb42
commit acbc2bdd30
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -25,7 +25,7 @@ class TestMkmf
-Wextra -Wno-unused-parameter -Wno-parentheses
-Wno-long-long -Wno-missing-field-initializers -Wpointer-arith
-Wwrite-strings -Wdeclaration-after-statement
-Wshorten-64-to-32 -Wimplicit-function-declaration
-Wshorten-64-to-32 -Werror-implicit-function-declaration
", generated_flags
ensure