mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
4 lines
65 B
Ruby
4 lines
65 B
Ruby
if have_func("gettid")
|
|
create_makefile("-test-/thread/id")
|
|
end
|