mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-27 02:19:42 +00:00
They were wrongly placed, creating a file named "-fpic" instead of applying "-fpic" to the build. This file was in .gitignore, which made it less noticiable. This also adds build.gradle to .gitignore.