DescriptionAdd a SKIA_SHARED flag to the Makefile to build skia as a shared object.
- Add a libskia.so target that uses gcc -shared rather than ar to link.
- Adjust binaries so they use whichever skia library we've configured.
Patch Set 1 #
Total comments: 1
MessagesTotal messages: 2
|