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

sthibault pushed a commit to branch upstream
in repository hurd.

commit 724089f40e177e566d9a838b571f19175f9163f2
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Wed Aug 28 23:49:18 2013 +0200

    Disable transparent gzip/bzip2 decompression
    
    * exec/Makefile (CPPFLAGS): Do not define GZIP and BZIP2 macros.
---
 exec/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exec/Makefile b/exec/Makefile
index 3fc8273..c72eb34 100644
--- a/exec/Makefile
+++ b/exec/Makefile
@@ -40,6 +40,6 @@ exec-MIGSFLAGS = -imacros $(srcdir)/execmutations.h
 
 include ../Makeconf
 
-CPPFLAGS += -DGZIP -DBZIP2 # -DBFD
+CPPFLAGS += # -DGZIP -DBZIP2 -DBFD
 
 exec.static exec: $(OBJS) $(library_deps)

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

Reply via email to