DescriptionMake it possible to generate static and dynamic CLD2 libraries in one build.
This is necessary to allow building multiple targets with conflicting
requirements, such as chrome_shell (needing a statically-linked CLD2) at the
same time as the APK for Android (using, e.g., the "component" CLD2 data
source). For more information and background, refer to the linked bug.
This change should be a no-op in all current build configurations, but moves
closer to enabling the behavior described above.
BUG=367239
TBR=toyoshim
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285289
Patch Set 1 #Patch Set 2 : Add all_dependent_settings for CLD2_DYNAMIC_MODE #
Messages
Total messages: 5 (0 generated)
|