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 e45dc9e..0556e2a 100644 --- a/recipes-extended/glusterfs/glusterfs.inc +++ b/recipes-extended/glusterfs/glusterfs.inc | |||
| @@ -48,7 +48,7 @@ PACKAGECONFIG ??= "georeplication libibverbs" | |||
| 48 | PACKAGECONFIG[bd-xlator] = "--enable-bd-xlator,--disable-bd-xlator,lvm2," | 48 | PACKAGECONFIG[bd-xlator] = "--enable-bd-xlator,--disable-bd-xlator,lvm2," |
| 49 | PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," | 49 | PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," |
| 50 | PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" | 50 | PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" |
| 51 | PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,libibverbs librdmacm," | 51 | PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm," |
| 52 | PACKAGECONFIG[ocf] = "--with-ocf,--without-ocf,," | 52 | PACKAGECONFIG[ocf] = "--with-ocf,--without-ocf,," |
| 53 | PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind," | 53 | PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind," |
| 54 | 54 | ||
