]> git.ipfire.org Git - thirdparty/git.git/blobdiff - INSTALL
Makefile + hash.h: remove PPC_SHA1 implementation
[thirdparty/git.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 4140a3f5c8b6946ca821c2a876cd4390a1a05f1b..89b15d71df521b2b710b77481e9607c03b78fccc 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -135,8 +135,7 @@ Issues of note:
 
          By default, git uses OpenSSL for SHA1 but it will use its own
          library (inspired by Mozilla's) with either NO_OPENSSL or
-         BLK_SHA1.  Also included is a version optimized for PowerPC
-         (PPC_SHA1).
+         BLK_SHA1.
 
        - "libcurl" library is used for fetching and pushing
          repositories over http:// or https://, as well as by