summaryrefslogtreecommitdiffstats
path: root/recipes-extended/librdmacm/librdmacm_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/librdmacm/librdmacm_1.1.0.bb')
-rw-r--r--recipes-extended/librdmacm/librdmacm_1.1.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-extended/librdmacm/librdmacm_1.1.0.bb b/recipes-extended/librdmacm/librdmacm_1.1.0.bb
index 30a0c94..edf92f0 100644
--- a/recipes-extended/librdmacm/librdmacm_1.1.0.bb
+++ b/recipes-extended/librdmacm/librdmacm_1.1.0.bb
@@ -39,3 +39,6 @@ do_install_append() {
39 rm -f ${D}${libdir}/librdmacm.la 39 rm -f ${D}${libdir}/librdmacm.la
40 rm -f ${D}${libdir}/rsocket/librspreload.la 40 rm -f ${D}${libdir}/rsocket/librspreload.la
41} 41}
42
43COMPATIBLE_HOST_mipsarch = "none"
44COMPATIBLE_HOST_arm = "none"