Justus Winter <jus...@gnupg.org> writes:

> ---
>  lwip/Makefile | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lwip/Makefile b/lwip/Makefile
> index e9289b5ae..8d4f45549 100644
> --- a/lwip/Makefile
> +++ b/lwip/Makefile
> @@ -28,7 +28,7 @@ OBJS                = $(patsubst %.S,%.o,$(patsubst 
> %.c,%.o,\
>                       $(SRCS) $(IFSRCS) $(MIGSRCS)))
>  
>  HURDLIBS= trivfs fshelp ports ihash shouldbeinlibc iohelp
> -LDLIBS = -lpthread -llwip
> +LDLIBS = -lpthread -llwip $(liblwip_LIBS)

Eww, the -llwip is still too much >,<

Attachment: signature.asc
Description: PGP signature

Reply via email to