mirror of
https://github.com/php/php-src.git
synced 2026-04-10 01:23:53 +02:00
Merge branch 'PHP-8.2'
This commit is contained in:
@@ -716,7 +716,7 @@ return 0;
|
||||
#else
|
||||
#error "unsupported platform"
|
||||
#endif
|
||||
]])], [ac_cv_copy_file_range=yes], [ac_cv_copy_file_range=no])
|
||||
]])], [ac_cv_copy_file_range=yes], [ac_cv_copy_file_range=no], [ac_cv_copy_file_range=no])
|
||||
])
|
||||
|
||||
if test "$ac_cv_copy_file_range" = yes; then
|
||||
|
||||
Reference in New Issue
Block a user