From 73193347133e750faf27f88fd3ab31ce43aff062 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 06:59:33 +0200 Subject: Adding upstream version 1.47.1. Signed-off-by: Daniel Baumann --- Android.bp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index 1e6aa1a..46f6334 100644 --- a/Android.bp +++ b/Android.bp @@ -62,6 +62,10 @@ cc_defaults { "libdl", ], }, + darwin: { + // This matches what the upstream CI uses + cflags: ["-Wno-error=deprecated-declarations"], + }, windows: { include_dirs: ["external/e2fsprogs/include/mingw"], }, -- cgit v1.2.3