From 2f414e208d36dc5fa438f51c5eeff17c6fe5875d Mon Sep 17 00:00:00 2001 From: Hussein Kasem Date: Wed, 17 Oct 2018 11:05:57 +0200 Subject: [PATCH] fix typo and Makefile --- android/external/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/external/Makefile b/android/external/Makefile index 4f80df6..e682acf 100644 --- a/android/external/Makefile +++ b/android/external/Makefile @@ -193,7 +193,7 @@ libassuan/Makefile: libassuan/configure cd libassuan && \ CC="$(CC)" AR="$(AR)" RANLIB=$(RANLIB) CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \ ./configure \ - -F-disable-largefile \ + --disable-largefile \ --host=$(HOST) \ --with-gpg-error-prefix=$(LOCAL) \ --prefix=$(LOCAL)