mirror of
https://github.com/godotengine/godot.git
synced 2026-02-08 19:59:49 +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.