mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
nan.h doesn't exist. Nor does bits/nan.h. The correct answer was always to use math.h, which is already included. Replace patch entirely (but recycle the filename). Closes: https://bugs.gentoo.org/738832 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>