mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 17:53:37 +08:00
Add undef to fix test failure.
This commit is contained in:
parent
9456483fb2
commit
5b4f7382af
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#define STRSTR simple_strstr
|
#define STRSTR simple_strstr
|
||||||
|
#undef libc_hidden_builtin_def
|
||||||
#define libc_hidden_builtin_def(X)
|
#define libc_hidden_builtin_def(X)
|
||||||
#define __strnlen strnlen
|
#define __strnlen strnlen
|
||||||
#include "../string/strstr.c"
|
#include "../string/strstr.c"
|
||||||
|
Loading…
Reference in New Issue
Block a user