[Bug 2352] also look for host-prefixed ar, to avoid using ie /usr/bin/ar when cross compiling

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Apr 17 09:39:29 AEST 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2352

--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
comparing the output of configure before and after the proposed change
shows

-checking for ar... /usr/bin/ar
+checking for ar... ar

and a similar change in Makefile.

Some of the other tools (notably the compiler) are not referenced by
full path so I guess we're not adding any new dependencies on $PATH.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list