mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 21:44:30 +02:00
3 lines
65 B
Ruby
3 lines
65 B
Ruby
if have_func("gettid")
|
|
create_makefile("-test-/thread/id")
|
|
end
|