You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Dynload-wrapper 0.7 introduces the --include-dir option which lets us restrict what headers are considered for generation. In this case it removes the `XFreeThreads` Xlib function which does not exist on Ubuntu 22.04 and older.