diff options
| -rw-r--r-- | recipes-extended/librdmacm/librdmacm_1.1.0.bb | 3 |
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 | |||
| 43 | COMPATIBLE_HOST_mipsarch = "none" | ||
| 44 | COMPATIBLE_HOST_arm = "none" | ||
