mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 20:29:03 +00: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.