commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 22/70: Disable transparent gzip/bzip2 decompression


From: Samuel Thibault
Subject: [hurd] 22/70: Disable transparent gzip/bzip2 decompression
Date: Mon, 16 Sep 2013 07:41:38 +0000

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 <address@hidden>
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

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