blob: 95ddbb3c32c3181d650698331f8c70e4a9957d61 [file] [log] [blame]
#!/bin/bash
# Copyright 2013 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.
# This script does some preparations before build of instrumented pulseaudio.
# Disable problematic assembly in clang builds.
patch -p1 < $(dirname ${BASH_SOURCE[0]})/pulseaudio.diff