This is the mail archive of the libc-alpha@sources.redhat.com 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] Matsushita AM33/2.0 port


On Jun 24, 2004, Roland McGrath <roland@redhat.com> wrote:

>> On Jun 18, 2004, Roland McGrath <roland@redhat.com> wrote:
>> 
>> > I think add-ons can provide a sysdeps/unix/sysv/linux/CPU/configure
>> > fragment that sets the variable first and then the main one can check if
>> > it's already been decided.
>> 
>> You mean, outside the add-on directory?  If so, what's the point of
>> having the add-on directory, as opposed to a drop-in port?

> No, I mean inside the add-on of course.  Is there a problem I'm overlooking?

Nope, I just didn't realize the configure script in the add-on would
run early enough.  It does.  So I just have to make sure I don't
override its setting.  I'll soon post a patch that does that.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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