mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
The OS module get_unique_id and get_processor_name rely
on linux files which don't exist on a standard FreeBSD install,
make sysctl calls to get the required data.
(cherry picked from commit 97e95e1750)