components/open-fabrics/Makefile
changeset 5564 e533d5840fdd
parent 5066 7e7b4d607ab6
child 5624 8174ebe3b8ea
equal deleted inserted replaced
5563:f50fba81e706 5564:e533d5840fdd
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 LD_Z_IGNORE =
    24 LD_Z_IGNORE =
    25 
    25 
    26 COMPONENT_NAME=	open-fabrics
    26 COMPONENT_NAME=	open-fabrics
    27 COMPONENT_VERSION=1.5.3
    27 COMPONENT_VERSION=1.5.3
    28 
    28 
    29 COMPONENT_PROJECT_URL=	http://www.openfabrics.org/
    29 COMPONENT_PROJECT_URL=	http://www.openfabrics.org/
    30 COMPONENT_BUGDB=	library/ofuv_lib utility/ofuv_tools
    30 COMPONENT_BUGDB=	library/ofuv_lib utility/ofuv_tools library/ofuv_psif
    31 
    31 
    32 TPNO_OPEN_FABRICS=	3369
    32 TPNO_OPEN_FABRICS=	3369
    33 TPNO_IBUTILS=		5084
    33 TPNO_IBUTILS=		5084
    34 TPNO_INFINIBAND_DIAGS=	5085
    34 TPNO_INFINIBAND_DIAGS=	5085
    35 TPNO_LIBIBMAD=		5086
    35 TPNO_LIBIBMAD=		5086
   102 libibumad:		libibverbs
   102 libibumad:		libibverbs
   103 libibmad:		libibumad
   103 libibmad:		libibumad
   104 opensm:			libibumad libibmad
   104 opensm:			libibumad libibmad
   105 ibutils:		opensm
   105 ibutils:		opensm
   106 infiniband-diags:	libibverbs opensm
   106 infiniband-diags:	libibverbs opensm
       
   107 libsif: 		libibverbs
   107 
   108 
   108 FORCE:
   109 FORCE:
   109 
   110 
   110 REQUIRED_PACKAGES += runtime/perl-512
   111 REQUIRED_PACKAGES += runtime/perl-512
   111 REQUIRED_PACKAGES += runtime/perl-520
   112 REQUIRED_PACKAGES += runtime/perl-520