mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-24 16:23:26 +00:00
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.