summaryrefslogtreecommitdiff
path: root/binary/linux-gnu/binutils-configure
blob: c3b526f330275676b26a997bd16e5b501c97cd3f (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

../../binutils-2.20.51/configure \
--disable-nls \
--prefix=/$1 \
--build=$1 \
--host=$1 \
--target=$1 \
CFLAGS=-O2 LDFLAGS=-s