This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch,ld] remove ldflags support in ld testsuite


Hello,

This patch removes the recently added support for ldflags in ld testsuite.
This was earlier added in order to facilitate supplying flags for 'ld' but
this board config variable is actually meant for ld flags for gcc driver.
I'll propose a new name for the variable that holds the flags of 'ld' and 
add support for the same. Until then removing this in order to avoid 
regressions on other targets.

OK?

VP.

ld/testsuite/ChangeLog:

2014-01-13  Vidya Praveen  <vidyapraveen@arm.com>

	* lib/ld-lib.exp (default_ld_link): Remove support for ldflags.
	(default_ld_simple_link): Likewise.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]