mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
`-rdynamic` flag is needed to properly export the symbols (otherwise Godot may not find them). Also changed to use the more common `.o` extension for objects on Linux.