mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
sysdeps/x86_64/Makefile (tests): Add the end marker
This commit is contained in:
parent
6a2512bf16
commit
71d133c500
1 changed files with 4 additions and 2 deletions
|
@ -32,7 +32,8 @@ sysdep_routines += \
|
|||
# sysdep_routines
|
||||
gen-as-const-headers += locale-defines.sym
|
||||
tests += \
|
||||
tst-rsi-strlen
|
||||
tst-rsi-strlen \
|
||||
# tests
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),elf)
|
||||
|
@ -230,7 +231,8 @@ sysdep_routines += \
|
|||
# sysdep_routines
|
||||
|
||||
tests += \
|
||||
tst-rsi-wcslen
|
||||
tst-rsi-wcslen \
|
||||
# tests
|
||||
endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue