On Aug 4, 2014, at 10:24 AM, Garrett Cooper wrote:
> Hi Bruce!
>
> On Aug 4, 2014, at 2:23 AM, Bruce Evans wrote:
>
>> On Mon, 4 Aug 2014, Garrett Cooper wrote:
>
> ...
>
>> I hope this fixes the error found by "make checkdpadd". -L is too hard
>> for the current "make checkdpadd" to handl
Hi Bruce!
On Aug 4, 2014, at 2:23 AM, Bruce Evans wrote:
> On Mon, 4 Aug 2014, Garrett Cooper wrote:
...
> I hope this fixes the error found by "make checkdpadd". -L is too hard
> for the current "make checkdpadd" to handle. Old aout versions worked
> better using linker support. They also
On Mon, 4 Aug 2014, Garrett Cooper wrote:
Log:
Move a -L argument from LDADD to LDFLAGS
Phabric: D525 (part of a larger patch)
Reviewed by: jmmv
Approved by: jmmv (co-mentor)
Modified:
head/libexec/rtld-elf/tests/target/Makefile
Modified: head/libexec/rtld-elf/tests/target/Makefile
Author: ngie
Date: Mon Aug 4 05:49:13 2014
New Revision: 269505
URL: http://svnweb.freebsd.org/changeset/base/269505
Log:
Move a -L argument from LDADD to LDFLAGS
Phabric: D525 (part of a larger patch)
Reviewed by: jmmv
Approved by: jmmv (co-mentor)
Modified:
head/libexec/rtld-el