1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/build
Thomas Hurst d93800ec0f Fix GH-12273 - configure __builtin_cpu_init() check
__builtin_cpu_init() is documented as having a void return type.  It happens to
return int on gcc, but is void on clang.

Close GH-122274
2023-09-24 08:04:02 +01:00
..
2021-10-07 17:03:32 +01:00
2019-07-08 14:58:26 +02:00
2020-05-29 16:47:44 +02:00
2021-08-25 15:58:28 +01:00