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 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.

Thanks,
Florian


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