aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRam Muthiah <rammuthiah@google.com>2021-05-19 00:06:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-19 00:06:33 +0000
commitc15ae94327d9cd5a04d1a9436fc9e477d19cf840 (patch)
treea84c16aac8c9bc06cb616d9b912cd0f312091f5d
parent7f3a37638d17b4401a85eb804c1d08a1e1dbb529 (diff)
parent1bf9d00a961c3de35fc26043a3dcff8ee6e36526 (diff)
downloadmtools-c15ae94327d9cd5a04d1a9436fc9e477d19cf840.tar.gz
Reland "ANDROID: Disable HAVE_GETPASS for bionic" am: 1bf9d00a96android-s-beta-5android-s-beta-4android-s-beta-3android-s-beta-5android-s-beta-4
Original change: https://android-review.googlesource.com/c/platform/external/mtools/+/1710939 Change-Id: Iac8aa7bf0e83024476fda0ad60fefeecb599da56
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 66661fe..3438725 100644
--- a/config.h
+++ b/config.h
@@ -41,7 +41,7 @@
#define HAVE_GETOPT_H 1
/* Define to 1 if you have the `getpass' function. */
-#define HAVE_GETPASS 1
+/* #undef HAVE_GETPASS */
/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1