commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 04/53: isofs: add bz2 to OTHERLIBS


From: Samuel Thibault
Subject: [hurd] 04/53: isofs: add bz2 to OTHERLIBS
Date: Thu, 20 Mar 2014 02:23:49 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit f968b1b2b0de0c16311f3781664dd4464822cea9
Author: Justus Winter <address@hidden>
Date:   Mon Feb 10 13:35:46 2014 +0100

    isofs: add bz2 to OTHERLIBS
    
    * isofs/Makefile (OTHERLIBS): Add bz2.
---
 isofs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/isofs/Makefile b/isofs/Makefile
index 053b622..a037c21 100644
--- a/isofs/Makefile
+++ b/isofs/Makefile
@@ -22,7 +22,7 @@ SRCS = inode.c main.c lookup.c pager.c rr.c
 
 OBJS = $(SRCS:.c=.o)
 HURDLIBS = diskfs iohelp fshelp store pager ports ihash shouldbeinlibc
-OTHERLIBS = -lpthread
+OTHERLIBS = -lpthread -lbz2
 
 include ../Makeconf
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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