This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Fix glibc Makefile issues


> Seems like ASSEMBLER was not defined when generating the dependencies.
> Most of the headers use __ASSEMBLER__ anyway, so I've switched to that.

Being consistent about it is fine, but the makefile bug should be fixed
rather than worked around.  I've checked in a fix so that -DASSEMBLER gets
into the deps run as it should.


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