Closed zilongshanren closed 9 years ago
Some libraries compile with thumb instructions will cause linker fails, such as libcurl
so we should add a option to specify which library should omit -mthumb option.
On default, all libraries should use -mthumb, since it is recommended by NDK.
Some libraries compile with thumb instructions will cause linker fails, such as libcurl
so we should add a option to specify which library should omit -mthumb option.
On default, all libraries should use -mthumb, since it is recommended by NDK.