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] Prevent GCC 6 <cstdlib> from including /usr/include/stdlib.h


On 08 Jun 2016 17:08, Florian Weimer wrote:
> Otherwise, /usr/include/stdlib.h turns up as a make dependency,
> and an implicit rule will kick and make will try to install
> stdlib/stdlib.h as /usr/include/stdlib.h because the target
> is out of date.

i've wondered why we use -M in the first place.  why not change to -MM ?
-mike

Attachment: signature.asc
Description: Digital signature


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