If you see this warning when using clang with ccache, you can use "-Qunused-arguments" to work around it.
That is a ccache bug. It seems that ccache pass too many argument in linking operations (not sure about this).
5830阅读 0评论2015-12-29 fender0107401
分类:Android平台