!56 Fix: add WITH_BLKDISCARD & HAVE_FSYNC config

Merge pull request !56 from nieben/config_compare_merge
This commit is contained in:
openharmony_ci 2024-09-03 08:06:39 +00:00 committed by Gitee
commit 791908c828
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -202,6 +202,10 @@
#define HAVE_LIBUUID 1
#define WITH_BLKDISCARD 1
#define HAVE_FSYNC 1
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus