summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-08 01:03:53 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-08 01:03:53 +0000
commit2e92144d1b26f7e99462927db5d9bd118029a7cd (patch)
treeef1d608c30858143c48a34242fcfb72e1a4a58c4
parent420fd3d6237cf0df268a91e77f0cc3980b56667b (diff)
parent21f30887ef48333e843cdb376d3cfc1e975288e2 (diff)
downloadppp-android12-d1-s3-release.tar.gz
Change-Id: I09cf743b1926cf9cee03b851c90958da49ad72e8
-rw-r--r--pppd/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pppd/Android.bp b/pppd/Android.bp
index 11ed283..dfa36bd 100644
--- a/pppd/Android.bp
+++ b/pppd/Android.bp
@@ -60,6 +60,7 @@ cc_defaults {
"-Wno-unused-parameter",
"-Werror",
"-Wno-pointer-sign",
+ "-DPLUGIN",
],
local_include_dirs: ["include"],
}
@@ -119,7 +120,6 @@ cc_library_static {
"-Wno-empty-body",
"-Wno-attributes",
"-Wno-sign-compare",
- "-DPLUGIN",
],
ldflags: ["-rdynamic"],