mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 01:02:45 +00:00
cb78a5d7ae
Add __NetBSD__ to `platform_config.h` so that it can find `alloca`
and use the proper `pthread_setname_np` format.
Rename RANDOM_MAX to avoid conflict with NetBSD stdlib.
Fixes #42145.
(cherry picked from commit 5f4d64f4f3)