DescriptionVM: Fix Flutter build.
libdart_vm_nosnapshot should not include dart_maybe_precompiled_runtime_config.
DART_NOSNAPSHOT and DART_PRECOMPILED_RUNTIME are mutually exclusive configurations
add a meaningful check in the globals.h to catch this instead of cryptic compile
time errors.
R=kustermann@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/35c828c2d29ead6a7a281e576d4da7b07ab28799
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|