aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2021-04-16 21:52:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-16 21:52:20 +0000
commitd1f8c161ba8e3e65238b2798ac4705ec19ce630f (patch)
treea84c16aac8c9bc06cb616d9b912cd0f312091f5d
parente190c250b0c10c38191bd9032ea37f271f3dfffd (diff)
parentf72ee0ad5e7138e2c60f0f1ca1e1028b3397e72e (diff)
downloadmtools-d1f8c161ba8e3e65238b2798ac4705ec19ce630f.tar.gz
ANDROID: Disable HAVE_GETPASS for bionic am: 632b0e256b am: f72ee0ad5e
Original change: https://android-review.googlesource.com/c/platform/external/mtools/+/1673544 Change-Id: I4c24753605897d6b37c7a093fcf2b14f017c9df5
-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