DescriptionModify gyp to only build executables as shared libraries on Android
Previously, all "console" targets became shared libraries, including phony
targets intented just to build other executables. Only change the build type
of executables --> shared libraries. This causes the 'tools' executables to
properly build as shared libs.
Committed: https://code.google.com/p/skia/source/detail?r=4451
Patch Set 1 #
Total comments: 1
MessagesTotal messages: 4
|