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 COMMITTED] malloc: Run tunables tests only if tunables are enabled


On Sunday 01 January 2017 02:51 PM, Florian Weimer wrote:
> +ifneq (no,$(have-tunables))
> +tests += tst-malloc-usable-tunables
> +tests-static += tst-malloc-usable-static-tunables
> +endif

Ugh, of course.  Thanks!

Siddhesh


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