commit | 569b45dce513089930b266b63b74cdceef432d56 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jan 19 19:03:08 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 19 19:03:08 2024 +0000 |
tree | e26a27ce3a4480e4b1e94843cd6731934f6cc709 | |
parent | 599887ae3ea003f7744fc0314e07cfb0876a6b39 [diff] | |
parent | 1ab5d279a17532ad50ef855b1a2562e209fed3b7 [diff] |
Merge "Remove ODR violation with arm64 memrchr." into main
diff --git a/libc/Android.bp b/libc/Android.bp index 139fd0e..02e3e11 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -661,7 +661,6 @@ }, arm64: { srcs: [ - "upstream-openbsd/lib/libc/string/memrchr.c", "upstream-openbsd/lib/libc/string/strcat.c", "upstream-openbsd/lib/libc/string/stpncpy.c", "upstream-openbsd/lib/libc/string/strlcat.c",