From: Charalampos Mainas Date: Thu, 26 Sep 2019 15:31:33 +0000 (+0200) Subject: Update config.h X-Git-Tag: RELEASE-0.4~14 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=201177b8af92daad81a9e1c681da4813884694ba;p=unikraft%2Flibs%2Flibgo.git Update config.h Update config.h to decrease the number of stubs needed. Signed-off-by: Charalampos Mainas Reviewed-by: Felipe Huici --- diff --git a/generated/include/config.h b/generated/include/config.h index 7c473f2..a76b3d8 100644 --- a/generated/include/config.h +++ b/generated/include/config.h @@ -62,7 +62,7 @@ #define HAVE_FALLOCATE 1 /* Define to 1 if you have the `fchmodat' function. */ -#define HAVE_FCHMODAT 1 +//#define HAVE_FCHMODAT 1 /* Define to 1 if you have the `fchownat' function. */ //#define HAVE_FCHOWNAT 1 @@ -77,16 +77,16 @@ //#define HAVE_GETXATTR 1 /* Define to 1 if you have the `inotify_add_watch' function. */ -#define HAVE_INOTIFY_ADD_WATCH 1 +//#define HAVE_INOTIFY_ADD_WATCH 1 /* Define to 1 if you have the `inotify_init' function. */ -#define HAVE_INOTIFY_INIT 1 +//#define HAVE_INOTIFY_INIT 1 /* Define to 1 if you have the `inotify_init1' function. */ -#define HAVE_INOTIFY_INIT1 1 +//#define HAVE_INOTIFY_INIT1 1 /* Define to 1 if you have the `inotify_rm_watch' function. */ -#define HAVE_INOTIFY_RM_WATCH 1 +//#define HAVE_INOTIFY_RM_WATCH 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 @@ -185,7 +185,7 @@ #define HAVE_OFF64_T 1 /* Define to 1 if you have the `open64' function. */ -#define HAVE_OPEN64 1 +//#define HAVE_OPEN64 1 /* Define to 1 if you have the `openat' function. */ #define HAVE_OPENAT 1 @@ -215,7 +215,7 @@ #define HAVE_SETENV 1 /* Define to 1 if you have the `setxattr' function. */ -#define HAVE_SETXATTR 1 +//#define HAVE_SETXATTR 1 /* Define to 1 if you have the `sinl' function. */ #define HAVE_SINL 1 @@ -261,7 +261,7 @@ #define HAVE_SYNC_FETCH_AND_ADD_4 1 /* Define to 1 if you have the `sync_file_range' function. */ -#define HAVE_SYNC_FILE_RANGE 1 +//#define HAVE_SYNC_FILE_RANGE 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSCALL_H 1