8da86ee19e
Note that Chromium's copy of zlib now has a dependency on the cpu_features library. Change-Id: I0f2c306aa7eb0e1deb8fa4c45e4a04f1fee8bb83 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/359600 Reviewed-by: Siva Annamalai <asiva@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
9 lines
277 B
Plaintext
9 lines
277 B
Plaintext
# Copyright 2016 The Chromium Authors
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
|
|
# Compatiblity with Chromium's build for zlib.
|
|
dcheck_is_configurable = false
|
|
dcheck_always_on = false
|
|
enable_expensive_dchecks = false
|