third_party_f2fs-tools/mkfs
Bart Van Assche 89274e8c32 configure.ac: Detect the sparse/sparse.h header
commit 2e59ab8fa6519e1169631189bd50810cb6b49426
category: bugfix
issue: #I6VAS0
CVE: NA

Signed-off-by: DongSenhao <dongsenhao2@huawei.com>
---------------------------------------

The <sparse/sparse.h> header is available in Android but not in the
Android NDK. Hence this patch that only includes the sparse header file
if it is available.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: dongsenhao <dongsenhao2@huawei.com>
2023-04-13 14:13:49 +08:00
..
BUILD.gn f2fs_tools部件化 2022-08-23 10:40:59 +08:00
f2fs_format_main.c configure.ac: Detect the sparse/sparse.h header 2023-04-13 14:13:49 +08:00
f2fs_format_utils.c Change the ANDROID_WINDOWS_HOST macro into _WIN32 2023-04-13 14:13:48 +08:00
f2fs_format_utils.h Switch from the u_int to the uint types 2023-04-13 14:13:48 +08:00
f2fs_format.c Fix the MinGW build 2023-04-13 14:13:49 +08:00
Makefile.am lib: pass all needed include paths to libf2fs 2020-06-18 12:34:29 -07:00