소스 검색

Merge pull request #7257 from ThomasWaldmann/docs-libb2-master

remove BORG_LIBB2_PREFIX (not used any more)
TW 2 년 전
부모
커밋
e74b42920c
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      docs/usage/general/environment.rst.inc

+ 0 - 3
docs/usage/general/environment.rst.inc

@@ -156,9 +156,6 @@ Building:
     BORG_LIBLZ4_PREFIX
         Adds given prefix directory to the default locations. If a 'include/lz4.h' is found Borg
         will be linked against the system liblz4 instead of a bundled implementation. (setup.py)
-    BORG_LIBB2_PREFIX
-        Adds given prefix directory to the default locations. If a 'include/blake2.h' is found Borg
-        will be linked against the system libb2 instead of a bundled implementation. (setup.py)
     BORG_LIBZSTD_PREFIX
         Adds given prefix directory to the default locations. If a 'include/zstd.h' is found Borg
         will be linked against the system libzstd instead of a bundled implementation. (setup.py)