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: Consistently include Makeconfig after defining subdir


On Thu, 27 Feb 2014, Stefan Liebler wrote:

> 2014-02-27  Stefan Liebler  <stli@linux.vnet.ibm.com>
> 
> 	* csu/Makefile: Use += instead of a =.

OK (with the ChangeLog entry fixed to name the variable involved).

I think the same should apply to other directories setting before-compile 
with = or :=, unless they have a good reason for doing so.  (That's elf/ 
iconvdata/ intl/ posix/.  None were actually affected by my patch because 
they had the settings of before-compile below both the old and new 
includes of Makeconfig.)

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