Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce OrbotLib binary size by ~50% with go compiler ldflags -w and -s
-w disable DWARF generation -s disable symbol table
- Loading branch information