gold linker 2.22: Unbreak it
authorJohn Marino <draco@marino.st>
Thu, 1 Dec 2011 17:32:06 +0000 (18:32 +0100)
committerJohn Marino <draco@marino.st>
Thu, 1 Dec 2011 17:39:31 +0000 (18:39 +0100)
commitf413db3a54c221accdb42c9fc8aee5d57c344276
treef425843082bab60809cb43b0d93a0042095dea5b
parentfaee0ee7f28d9d1315a037614c4720522ee1e63f
gold linker 2.22: Unbreak it

The trick to avoid rebuilding 6 object files unnecessarily ended up making
the gold linker of binutils 2.22 stop working.  This commit takes them
off of the gold library and back to the gold program, and again to the
incremental-dump program.  Until somebody shows me the way the latter
program can use object files from the former one, we're just going to
build them twice.
gnu/usr.bin/binutils222/gold/Makefile
gnu/usr.bin/binutils222/incdump/Makefile
gnu/usr.bin/binutils222/libgold/Makefile