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
@ -259,7 +259,7 @@ SRC
|
|||||||
end
|
end
|
||||||
|
|
||||||
def try_constant(const, headers = nil, opt = "")
|
def try_constant(const, headers = nil, opt = "")
|
||||||
if true # CROSS_COMPILING
|
if CROSS_COMPILING
|
||||||
unless try_compile(<<"SRC", opt)
|
unless try_compile(<<"SRC", opt)
|
||||||
#{COMMON_HEADERS}
|
#{COMMON_HEADERS}
|
||||||
#{cpp_include(headers)}
|
#{cpp_include(headers)}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user