2 # Copyright 2014 The Chromium Authors. All rights reserved.
3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
6 # Script to build binutils found in /build/binutils-XXXX when inside a chroot.
7 # Don't call this script yourself, instead use the build-all.sh script.
12 echo "Directory of binutils not given."
17 .
/configure
--enable-gold=default
--enable-threads --enable-plugins \
18 --prefix=/build
/output