blob: 7be83d2969a2dfbfa2aa20413579b1a941cac81f [file] [log] [blame]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
program: {
// TODO(crbug.com/40276216): Remove the use of ASAN_OPTIONS once media does
// not load the shared rust library separately.
environ: [
"ASAN_OPTIONS=detect_odr_violation=0",
]
}
}