mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 15:37:59 +08:00
Relnote removal of vendored PCRE2 sources
This commit is contained in:
parent
7f204ed64c
commit
3c6581bcc7
|
@ -42,7 +42,7 @@ Other improvements
|
|||
|
||||
For distributors
|
||||
----------------
|
||||
- *Placeholder text*
|
||||
- The vendored PCRE2 sources have been removed. It is recommended to declare PCRE2 as a dependency when packaging fish. If the CMake variable FISH_USE_SYSTEM_PCRE2 is false, fish will now download and build PCRE2 from the official repo (:issue:`8355`). Note this variable defaults to true if PCRE2 is found installed on the system.
|
||||
|
||||
--------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user