This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: gold: fix testsuite dependencies.
- From: Ian Lance Taylor <iant at google dot com>
- To: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- Cc: binutils at sourceware dot org
- Date: Wed, 15 Dec 2010 20:21:16 -0800
- Subject: Re: gold: fix testsuite dependencies.
- References: <20101215190925.GH26556@gmx.de>
Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:
> gold/ChangeLog:
> 2010-12-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
>
> * testsuite/Makefile.am (ifuncmain2static_DEPENDENCIES)
> (ifuncmain2_DEPENDENCIES, ifuncmain4static_DEPENDENCIES)
> (ifuncmain4_DEPENDENCIES, ifuncmain5static_DEPENDENCIES)
> (ifuncmain5_DEPENDENCIES, ifuncmain7static_DEPENDENCIES)
> (ifuncmain7_DEPENDENCIES): Add $(DEPENDENCIES).
> * testsuite/Makefile.in: Regenerate.
This is the wrong way around. All of the tests should have their own
empty _LDADD variable.
That patch is preapproved.
Thanks.
Ian