summaryrefslogtreecommitdiff
path: root/ext/-test-/old_thread_select/extconf.rb
blob: 730d9ec901cec720454d61c0f6b6b51ce0ab157f (plain)
1
2
3
4
$warnflags = "-Wno-deprecated-declarations"
$warnflags = "" unless try_compile("", $warnflags)

create_makefile("-test-/old_thread_select/old_thread_select")