]> sourceware.org Git - glibc.git/commit
Add tests-static to tests in malloc/Makefile
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Sat, 10 Sep 2016 10:40:51 +0000 (16:10 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Sat, 10 Sep 2016 10:40:51 +0000 (16:10 +0530)
commit0f9317dcf578e5093462b9dcf6f4d691dff42cc9
tree0a36dda51331f0c5b4d3ba5b275d327a1ac78695
parent71756f069a3ec0308f24ab6e6ff60fb13212d411
Add tests-static to tests in malloc/Makefile

This is a trivial change to add the static tests only to tests-static
and then adding all of tests-static to the tests target to make it
look consistent with some other Makefiles.  This avoids having to
duplicate the test names across the two make targets.

* malloc/Makefile (tests): Remove individual static test names
and just add all of tests-static.
ChangeLog
malloc/Makefile
This page took 0.039596 seconds and 5 git commands to generate.