aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2021-04-16 22:44:28 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-16 22:44:28 +0000
commit8887aea7bf00b92ea96228a2d0a7e49aa639d338 (patch)
treea84c16aac8c9bc06cb616d9b912cd0f312091f5d
parentbfe6f8560b03d360b2815deeda92f5b1a9ef3ee5 (diff)
parent5255452c4f1a90a730f4b9ae44604672ac9766ae (diff)
downloadmtools-8887aea7bf00b92ea96228a2d0a7e49aa639d338.tar.gz
ANDROID: Disable HAVE_GETPASS for bionic am: 632b0e256b am: f72ee0ad5e am: d1f8c161ba am: 5255452c4f
Original change: https://android-review.googlesource.com/c/platform/external/mtools/+/1673544 Change-Id: Iad855412c4f59d94b849ad89f75be643dfee8c1f
-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