This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

Re: [PATCH] mips: use $dir for path to ldd-rewrite.sed


On Wed, 18 Apr 2012, Mike Frysinger wrote:

> The $dest variable is based on the top build dir but we need the ldd
> rewrite variable to be based on the top source dir, so use $dir.

Could you explain:

* what the semantics of $dest are, and where it is set;

* what the semantics of $dir are, and where it is set;

* what the semantics of $ldd_rewrite_script are (i.e. how the value is 
used, which determines what sort of path is appropriate);

* how this patch has been tested (what configurations, using relative or 
absolute paths with however many directory levels to whichever are 
relevant of the main source directory and the ports add-on)?

-- 
Joseph S. Myers
joseph@codesourcery.com


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