mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4228 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3404b920d6
commit
d197683232
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ SRC
|
|||
end
|
||||
|
||||
def try_constant(const, headers = nil, opt = "")
|
||||
if true # CROSS_COMPILING
|
||||
if CROSS_COMPILING
|
||||
unless try_compile(<<"SRC", opt)
|
||||
#{COMMON_HEADERS}
|
||||
#{cpp_include(headers)}
|
||||
|
|
Loading…
Reference in a new issue