mirror of
https://gitee.com/openharmony/third_party_f2fs-tools
synced 2024-11-23 01:59:54 +00:00
android_config.h: add missing liblz4
commit a8fefc20bd4c030069f1d9e527ee04a0bb20e419 category: bugfix issue: #I6VAS0 CVE: NA Signed-off-by: DongSenhao <dongsenhao2@huawei.com> --------------------------------------- Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> Signed-off-by: dongsenhao <dongsenhao2@huawei.com>
This commit is contained in:
parent
70c040387e
commit
fefda1af29
@ -31,6 +31,7 @@
|
||||
#define HAVE_SELINUX_ANDROID_H 1
|
||||
#define HAVE_SETMNTENT 1
|
||||
#define HAVE_SPARSE_SPARSE_H 1
|
||||
#define HAVE_LIBLZ4 1
|
||||
|
||||
#ifdef WITH_SLOAD
|
||||
#define HAVE_LIBSELINUX 1
|
||||
@ -57,6 +58,7 @@
|
||||
#define HAVE_GETMNTENT 1
|
||||
#define HAVE_LLSEEK 1
|
||||
#define HAVE_MEMSET 1
|
||||
#define HAVE_LIBLZ4 1
|
||||
|
||||
#ifdef WITH_SLOAD
|
||||
#define HAVE_LIBSELINUX 1
|
||||
|
Loading…
Reference in New Issue
Block a user