mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 17:46:11 +00:00
5f4d64f4f3
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.