On Thu, 2007-01-18 at 23:20 +0200, Michael S. Tsirkin wrote:
> I thought we did this already. Vlad?
> 

I just pulled and it wasn't there so I posted this patch.


> Quoting Steve Wise <[EMAIL PROTECTED]>:
> Subject: [PATCH ] ofascripts Create real libibverbs.a library instead of an 
> empty file.
> 
> 
> Signed-off-by: Steve Wise <[EMAIL PROTECTED]>
> ---
> 
>  configure |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure b/configure
> index c0ff88b..216864d 100755
> --- a/configure
> +++ b/configure
> @@ -600,7 +600,7 @@ ac_cv_func_ibv_register_driver=yes "
>                  [ ! -x ./configure ] && [ ! -x ./autogen.sh ] && continue
>                  [ ! -x ./configure ] && ./autogen.sh 
>          
> -                echo > libibverbs.a
> +             ar qc libibverbs.a
>                  echo "Running: $ENV ./configure --cache-file=${CACHEFILE} 
> --disable-libcheck ${PREFIX} ${LIBDIR} CPPFLAGS=\"-I../libibverbs/include\""
>                  if ! ( $ENV ./configure --cache-file=${CACHEFILE} 
> --disable-libcheck ${PREFIX} ${LIBDIR} \
>                          CPPFLAGS="-I../libibverbs/include" LDFLAGS="-L.")
> 


_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to