aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 9fabe3c9..d112d6b9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -398,10 +398,6 @@ cc_defaults {
},
target: {
- linux_glibc: {
- // Remove dependencies on libgcc
- ldflags: ["-nostdlib"],
- },
linux_bionic: {
enabled: true,
},