commit | 39aed9c58a9dd692593c3e4592252313d88a87d7 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Feb 24 19:42:45 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Feb 24 19:42:45 2023 +0000 |
tree | 7fff6a2df006f9348f032dd6efa8d61ec3378fec | |
parent | f2ca0bc13d27c852396a969484747efdb3750a44 [diff] | |
parent | eb46ac9ae422c84b6cbc93dff80eff163a17602d [diff] |
Merge "librust_baremetal: Add libc_netbsd"
diff --git a/libc/Android.bp b/libc/Android.bp index b86313c..1e65fea 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -2307,6 +2307,7 @@ }, whole_static_libs: [ "libarm-optimized-routines-mem", + "libc_netbsd", ], system_shared_libs: [], nocrt: true,