lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 9915cff 1/2: Remove an obsolete comment


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 9915cff 1/2: Remove an obsolete comment
Date: Wed, 15 May 2019 15:41:55 -0400 (EDT)

branch: master
commit 9915cff436aac30295fe05af92938354ed99541d
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Remove an obsolete comment
    
    The '7-Zip' fallback was recently removed, and libarchive issue 629
    no longer occurs.
---
 install_mingw.make | 2 --
 1 file changed, 2 deletions(-)

diff --git a/install_mingw.make b/install_mingw.make
index a9fa55e..047a6f9 100644
--- a/install_mingw.make
+++ b/install_mingw.make
@@ -125,8 +125,6 @@ BSDTARFLAGS := --keep-old-files
 
 WGETFLAGS := --no-verbose
 
-# Fall back on a native binary if libarchive issue 629 occurs.
-
 .PHONY: %.7z
 %.7z:
        cd $(cache_dir) && [ -e $@ ] || $(WGET) $(WGETFLAGS) $(mirror)/$@



reply via email to

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