DescriptionAdd missing SystemConfiguration.framework to sync
Mac gn debug build fail because of it:
http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_dbg/builds/321/steps/compile/logs/stdio
This only happens to debug builds because debug uses component build I suppose.
As a result, the frameworks linked in the components that sync depends on is not
automatically linked into sync, thus revealing the issue.
Patch Set 1 #Patch Set 2 : Add comment on why this is required #
Messages
Total messages: 2 (1 generated)
|