DescriptionTurn on flags to enforce SK_API.
These flags hide symbols that are not marked with SK_API when linked into a
shared library. There's nominally no effect on static linking, but I'm
pretty sure the Mac linker takes some advantage of this too to run faster.
This makes component-build DM no longer link: it uses many non SK_API APIs.
Fiddle in contrast is just fine with our public APIs, so no need to restrict that.
It'll be fun finding out which of our other tools go which ways.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2180383003
Committed: https://skia.googlesource.com/skia/+/8796ff1fbcee33006b62c1df6f1573510d6e4e7f
Patch Set 1 #Messages
Total messages: 8 (4 generated)
|