mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-17 05:11:21 +03:00
x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]
All tests should be added to $(tests). Reviewed-by: Carlos O'Donell <carlos@redhat.com> [BZ #23458] * sysdeps/x86/Makefile (tests): Add tst-get-cpu-features-static.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2018-07-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
[BZ #23458]
|
||||
* sysdeps/x86/Makefile (tests): Add tst-get-cpu-features-static.
|
||||
|
||||
2018-07-28 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
|
||||
* sysdeps/mach/hurd/dl-unistd.h (__access, __brk, __lseek, __read,
|
||||
|
@@ -5,7 +5,7 @@ endif
|
||||
ifeq ($(subdir),elf)
|
||||
sysdep-dl-routines += dl-get-cpu-features
|
||||
|
||||
tests += tst-get-cpu-features
|
||||
tests += tst-get-cpu-features tst-get-cpu-features-static
|
||||
tests-static += tst-get-cpu-features-static
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user