This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes


On Thu, 25 Jan 2018, Andreas Schwab wrote:

> The arguments of the LIBC_SLIBDIR_RTLDDIR macro are used both in unquoted
> and single quoted context, so that neither shell nor makefile variable
> references work.  Consistently put them in single quotes so that they can
> refer to makefile variables.

Is there some sequence of operations that demonstrates breakage arising 
from this inconsistency, or is it just a cleanup?

(There's at least one bug report - bug 6441 - related to this code, but 
that looks unrelated.)

-- 
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]