blob: b2b7e5da68af0b8dddb8c1821a9d538d22319789 [file] [log] [blame]
# Copyright 2019 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 fuzzer build specfic flags.
USE="fuzzer"
# Keep the debug symbols to get symbolized traces when fuzzing.
FEATURES="nostrip -splitdebug"