bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] fatfs: add bz2 to OTHERLIBS


From: Samuel Thibault
Subject: Re: [PATCH 2/2] fatfs: add bz2 to OTHERLIBS
Date: Mon, 10 Feb 2014 14:44:41 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Justus Winter, le Mon 10 Feb 2014 14:42:26 +0100, a écrit :
> * fatfs/Makefile (OTHERLIBS): Add bz2.

Ack.

> ---
>  fatfs/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/fatfs/Makefile b/fatfs/Makefile
> index c673b1b..9a04fbb 100644
> --- a/fatfs/Makefile
> +++ b/fatfs/Makefile
> @@ -23,7 +23,7 @@ SRCS = inode.c main.c dir.c pager.c fat.c virt-inode.c 
> node-create.c
>  
>  OBJS = $(SRCS:.c=.o)
>  HURDLIBS = diskfs iohelp fshelp store pager ports ihash shouldbeinlibc
> -OTHERLIBS = -lpthread
> +OTHERLIBS = -lpthread -lbz2
>  
>  include ../Makeconf
>  
> -- 
> 1.8.5.2
> 

-- 
Samuel
<c> tiens, je suis déçu
<c> quand on clique sur le bouton random de http://xkcd.com/221/ on ne tombe 
pas (toujours) sur http://xkcd.com/4/
<c> bon, j'envoie un bug-report à l'auteur



reply via email to

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