mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Detect clock_gettime
and clock_getres
for winpthreads
This commit is contained in:
parent
cce19c9c25
commit
d946d65cea
1 changed files with 0 additions and 2 deletions
|
@ -1203,8 +1203,6 @@ main()
|
|||
ac_cv_func_gmtime_r=yes
|
||||
rb_cv_large_fd_select=yes
|
||||
ac_cv_type_struct_timeval=yes
|
||||
ac_cv_func_clock_gettime=yes
|
||||
ac_cv_func_clock_getres=yes
|
||||
ac_cv_func_malloc_usable_size=no
|
||||
ac_cv_type_off_t=yes
|
||||
ac_cv_sizeof_off_t=8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue