]> git.wh0rd.org Git - elf2flt.git/commit
I'm lazy and having to set 4 configure options when I could just set 1 is a
authorDavid McCullough <davidm@snapgear.com>
Thu, 13 Mar 2008 04:38:28 +0000 (04:38 +0000)
committerDavid McCullough <davidm@snapgear.com>
Thu, 13 Mar 2008 04:38:28 +0000 (04:38 +0000)
commit45e82fcafb3e05e66ec61da891383bd78b4ab57c
treea14ff896a7780fc2cb9991d421e0ce5073d26ba4
parent76e3e1d4d31a49e85b83bf15a8385da5df1d11f3
I'm lazy and having to set 4 configure options when I could just set 1 is a
pain.  So --with-binutils-build-dir allows you to set the base tree of the
compiled binutils directory and will setup reasonable defaults for the flags
(if they haven't already been set):

 --with-libbfd
 --with-libiberty
 --with-bfd-include-dir
 --with-binutils-include-dir

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
configure.in