summaryrefslogtreecommitdiffstats
path: root/third_party/instrumented_libraries/libcups2.sh
blob: e614cfb979d4f41a483c97712badd789bf6e92e6 (plain)
1
2
3
4
5
6
7
8
9
#!/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 libcups2.

# Disable problematic assembly in clang builds.
patch -p1 < $(dirname ${BASH_SOURCE[0]})/libcups2.diff