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] support: Introduce new subdirectory for test infrastructure


On Nov 28 2016, Florian Weimer <fweimer@redhat.com> wrote:

> On 11/28/2016 09:29 PM, Florian Weimer wrote:
>> +include ../Makeconfig
>> +
>> +extra-libs := libsupport
>> +extra-libs-others = $(extra-libs)
>
> I still need an idea how to prevent installation of that
> library. extra-libs.mk doesn't seem to support that, and it's not
> completely clear to me how I can reset install-lib later.

Define extra-libs-noinstall and use it in extra-lib.mk.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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