DescriptionUse a source_set instead of static_library for libdart_embedder_noio
Some linkers (like libtool) complain when trying to create a
static_library with no sources. A source_set communicates the same thing
to GN without upsetting the linker.
patch from issue 1313973005 at patchset 1 (http://crrev.com/1313973005#ps1)
BUG=
Committed: https://github.com/dart-lang/sdk/commit/38ab14f73428cb8252e26183046693299f2ff41b
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|