aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRam Muthiah <rammuthiah@google.com>2021-05-19 00:28:07 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-05-19 00:28:07 +0000
commitd7a85a389dfe7197e3f0cb39596261c0d816a806 (patch)
treea84c16aac8c9bc06cb616d9b912cd0f312091f5d
parentcf7f6a96d74cf46a92a9bc59f33a19d0741d592d (diff)
parentc15ae94327d9cd5a04d1a9436fc9e477d19cf840 (diff)
downloadmtools-d7a85a389dfe7197e3f0cb39596261c0d816a806.tar.gz
Reland "ANDROID: Disable HAVE_GETPASS for bionic" am: 1bf9d00a96 am: c15ae94327
Original change: https://android-review.googlesource.com/c/platform/external/mtools/+/1710939 Change-Id: I228e3d9084df5c8d0fb14124e0150f34ea7ab70d
-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