extconf: disable optimization to speed up checks by ~3%
commita46840c312ae2f214631d75cd5387a045dc7f73b
authorEric Wong <bofh@yhbt.net>
Fri, 29 Dec 2023 17:50:20 +0000 (29 17:50 +0000)
committerEric Wong <bofh@yhbt.net>
Mon, 15 Jan 2024 02:57:59 +0000 (15 02:57 +0000)
tree1d94ef4e5551cc7157d76777d33ea8c5f6613c92
parent2025f4e250531b36e5002b0e7c12f0263911ab8e
extconf: disable optimization to speed up checks by ~3%

Compiler optimization isn't useful when doing portability checks
for any of the things we care about.
ext/raindrops/extconf.rb