public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Request to remove SEARCH_DIR from lds files
@ 2008-04-10 21:11 Jason Wessel
  2008-04-18  7:54 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Wessel @ 2008-04-10 21:11 UTC (permalink / raw)
  To: u-boot

Unless someone has an objection, would it be possible to remove all
the SEARCH_DIR() directives from the lds files with the attached
patch?

Modern cross compilers will automatically find the correct link time
libraries so there is no need to go searching in places that might
have libraries which you do not actually want to link in, such as
probing /usr/lib on an x86 host for powerpc link objects.

Thanks,
Jason.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_SEARCH_DIR_from_lds_files.patch.gz
Type: application/x-gzip
Size: 8536 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080410/0b770675/attachment.bin 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-18  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-10 21:11 [U-Boot-Users] [PATCH] Request to remove SEARCH_DIR from lds files Jason Wessel
2008-04-18  7:54 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox