bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH hurd-dde 7/7] libmachdev: drop static libmachdev.so hack


From: Samuel Thibault
Subject: Re: [PATCH hurd-dde 7/7] libmachdev: drop static libmachdev.so hack
Date: Wed, 26 Nov 2014 18:52:51 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Wed 26 Nov 2014 15:22:36 +0100, a écrit :
> Previously, netdde was built against `libmachdev.a' to avoid some
> uninvestigated linking problems.  netdde using a statically linked
> libmachdev lead to problems in the past.  As the linking problems only
> affect functions required for block devices, which we do not use at
> this point, we can simply stub them out until a proper solution is
> found.

Ack.

> * libmachdev/Makefile: Do not overwrite the built `libmachdev.so' with
> simple linker script pulling in `libmachdev.a'.
> ---
>  libmachdev/Makefile | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/libmachdev/Makefile b/libmachdev/Makefile
> index a47bf32..345c004 100644
> --- a/libmachdev/Makefile
> +++ b/libmachdev/Makefile
> @@ -31,6 +31,3 @@ OBJS = $(SRCS:.c=.o) $(MIGSTUBS)
>  MIGSFLAGS = -imacros $(srcdir)/mig-mutate.h
>  
>  include ../Makeconf
> -
> -$(libname).so.$(hurd-version):
> -     echo "INPUT ( $(libname).a )" > $@
> -- 
> 2.1.3
> 

-- 
Samuel
<N> je déteste import
<N> parce que lorsque tu fais du python et que tu oublies le #!/bin/env python 
et que tu mets le fichier exécutable
<N> import est exécuté
 -+- #ens-mim - pourquoi mon script python change le curseur de la souris ?! -+-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]