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] make sure V is set as we want it


Mike Frysinger <vapier@gentoo.org> writes:

> [...] when paired with build frameworks that like to use one set of
> options for all packages, glibc starts to stick out as an oddball (in
> that it fails).

Another example of this is glibc using install_root instead of
the standard DESTDIR, which had previously been WONTFIXed:

  http://sourceware.org/bugzilla/show_bug.cgi?id=12179

Is there a good reason not to add something like "install_root ?=
$(DESTDIR)" to Makeconfig, so either will work?

Thanks,

-- 
Adam Sampson <ats@offog.org>                         <http://offog.org/>


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