diff options
| -rw-r--r-- | recipes-extended/glusterfs/glusterfs.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc index 3558eb1..40a3922 100644 --- a/recipes-extended/glusterfs/glusterfs.inc +++ b/recipes-extended/glusterfs/glusterfs.inc | |||
| @@ -50,6 +50,9 @@ EXTRA_OECONF = "ac_cv_file__etc_debian_version=no \ | |||
| 50 | " | 50 | " |
| 51 | 51 | ||
| 52 | PACKAGECONFIG ??= "georeplication libibverbs" | 52 | PACKAGECONFIG ??= "georeplication libibverbs" |
| 53 | PACKAGECONFIG_remove_mipsarch = "libibverbs" | ||
| 54 | PACKAGECONFIG_remove_arm = "libibverbs" | ||
| 55 | |||
| 53 | PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," | 56 | PACKAGECONFIG[debug] = "--enable-debug,--disable-debug,," |
| 54 | PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" | 57 | PACKAGECONFIG[georeplication] = "--enable-georeplication,--disable-georeplication,,rsync" |
| 55 | PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm," | 58 | PACKAGECONFIG[libibverbs] = "--enable-ibverbs,--disable-ibverbs,virtual/libibverbs librdmacm," |
