[openib-general] [PATCH] ~vlad/ofabuild - Chelsio Support

Vladimir Sokolovsky vlad at mellanox.co.il
Thu Jan 11 00:28:13 PST 2007


Applied,

Regards,
Vladimir

On Wed, 2007-01-10 at 12:22 -0600, Steve Wise wrote:
> Here are the changes to the user build script to pull in libcxgb3.
> 
> 
> Steve.
> 
> 
> Chelsio T3 Library Support.
> 
> From: Steve Wise <swise at opengridcomputing.com>
> 
> Signed-off-by: Steve Wise <swise at opengridcomputing.com>
> ---
> 
>  build_ofa_user.sh |    7 +++++--
>  1 files changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/build_ofa_user.sh b/build_ofa_user.sh
> index b6eee43..acb2676 100755
> --- a/build_ofa_user.sh
> +++ b/build_ofa_user.sh
> @@ -17,7 +17,7 @@ LOG=${tmpdir}/${proj}-${revision}.build.
>  
>  git_extra_flags=${git_extra_flags:-"-q"}
>  
> -ullibs="libibverbs libmthca libehca libipathverbs tvflash libibcm libsdp mstflint perftest srptools ipoibtools librdmacm dapl imgen management"
> +ullibs="libibverbs libmthca libehca libipathverbs tvflash libibcm libsdp mstflint perftest srptools ipoibtools librdmacm dapl imgen management libcxgb3"
>  
>  # User level git packages
>  scripts_git="git://git.openfabrics.org/~vlad/ofascripts.git"
> @@ -54,6 +54,8 @@ ibutils_git="git://git.openfabrics.org/~
>  ibutils_branch="origin"
>  management_git="git://git.openfabrics.org/~halr/management.git"
>  management_branch="origin"
> +libcxgb3_git="git://git.openfabrics.org/~swise/libcxgb3.git"
> +libcxgb3_branch="origin"
>  
>  # Execute command w/ echo and exit if it fail
>  ex()
> @@ -317,7 +319,8 @@ check_build()
>                          --with-perftest \
>                          --with-mstflint \
>                          --with-srptools \
> -                        --with-ipoibtools"
> +                        --with-ipoibtools \
> +                        --with-libcxgb3"
>  
>          cd ${tmpdir}
>          ex tar xzf ${dest}/${proj}/${projdir}.tgz
> 
> 
> 
> _______________________________________________
> openib-general mailing list
> openib-general at openib.org
> http://openib.org/mailman/listinfo/openib-general
> 
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20070111/209dbe1b/attachment.html>


More information about the general mailing list