blob: ea6a9d0a4bd1d6319b96272cde23a9cf306ab630 [file] [log] [blame]
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Enable xz compression (if available) so the big ubsan
# kernel image has a better chance of fitting into the
# kernel partition.
#
# Enable undefined behavior sanitizer (ubsan) use flag.
USE="kernel_compress_xz ubsan"