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