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] Run libresolv.so tests if $(build-shared) is yes


> This patch enables libresolv.so tests only if $(build-shared) is yes.
> OK to install?

What about this test depends on build-shared?  It looks to me like it's
just that the makefile has it depend on libresolv.so.  So when not
building DSOs, it should depend on libresolv.a instead.


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