[PATCH COMMITTED] malloc: Run tunables tests only if tunables are enabled

Siddhesh Poyarekar siddhesh@gotplt.org
Sun Jan 1 09:41:00 GMT 2017


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



More information about the Libc-alpha mailing list