components/open-fabrics/libibverbs/Makefile
branchs11-update
changeset 2869 e9b572de0f04
parent 2760 d8617e86d47d
child 2225 f064d3d3190d
child 3996 20c0f21bbe1e
equal deleted inserted replaced
2868:7d6a27aef8cf 2869:e9b572de0f04
    51 # --disable-libcheck is not a supported option for this component
    51 # --disable-libcheck is not a supported option for this component
    52 DISABLE_LIBCHECK=
    52 DISABLE_LIBCHECK=
    53 
    53 
    54 COMPONENT_PREP_ACTION = \
    54 COMPONENT_PREP_ACTION = \
    55 	cp ofa_solaris.h $(@D)/include/infiniband ; \
    55 	cp ofa_solaris.h $(@D)/include/infiniband ; \
    56 	cp MELLANOX.h $(@D)/include/infiniband ; \
       
    57 	cp solaris_compatibility.c $(@D)/src ; \
    56 	cp solaris_compatibility.c $(@D)/src ; \
    58 	cd ../libmlx4; gmake prep; \
    57 	cd ../libmlx4; gmake prep; \
    59 	cd ../librdmacm; gmake prep
    58 	cd ../librdmacm; gmake prep
    60 
    59 
    61 COMPONENT_POST_INSTALL_ACTION = \
    60 COMPONENT_POST_INSTALL_ACTION = \