Chromium Code Reviews
Description[Mac/GN] Make //components/crash/core/common a static_library.
On Mac, if it is a source_set, error messages like this will be printed, since
the .o file ends up in multiple targets:
objc[56710]: Class CrZombie is implemented in both /Volumes/Build/src/out/shared/./libsessions.dylib and
/Volumes/Build/src/out/shared/libchrome_dll.dylib. One of the two will be used.
Which one is undefined.
BUG=611894
R=mark@chromium.org
Committed: https://crrev.com/73d41be15a231987117bd4e932219de569f37a9c
Cr-Commit-Position: refs/heads/master@{#399922}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||