diff options
| -rw-r--r-- | recipes-extended/glusterfs/glusterfs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index a567784..c209baa 100644 --- a/recipes-extended/glusterfs/glusterfs.inc +++ b/recipes-extended/glusterfs/glusterfs.inc | |||
| @@ -34,7 +34,7 @@ DEPENDS += "bison-native flex-native python3-native fuse libaio libtirpc libxml2 | |||
| 34 | 34 | ||
| 35 | # rpc now comes from libtirpc instead of glibc | 35 | # rpc now comes from libtirpc instead of glibc |
| 36 | # | 36 | # |
| 37 | CFLAGS += "-I${STAGING_INCDIR}/tirpc" | 37 | CFLAGS += "-I${STAGING_INCDIR}/tirpc -Wno-error=implicit-function-declaration" |
| 38 | LDFLAGS += " -ltirpc" | 38 | LDFLAGS += " -ltirpc" |
| 39 | 39 | ||
| 40 | EXTRA_OECONF = "ac_cv_file__etc_debian_version=no \ | 40 | EXTRA_OECONF = "ac_cv_file__etc_debian_version=no \ |
