pcre2: Introduce PCRE2 library into repo for fish
authorShane Peelar <redacted>
Thu, 2 Feb 2017 14:26:50 +0000 (09:26 -0500)
committerShane Peelar <redacted>
Fri, 17 Feb 2017 22:20:00 +0000 (17:20 -0500)
commit7977564b97e0c257b14b1d5bafd4bebc1d053535
tree0da505af8bc70353e1c578a3c1c9818f16700705
parentc7dca5a962dc7ca7fb65d83584d8ea6a576c944d
pcre2: Introduce PCRE2 library into repo for fish

Need PCRE2 library for the fish shell.  Took existing pcre makefile
as a base to build pcre2, supporting 8, 16, and 32 bit characters with
different install targets for each.

Signed-off-by: Shane Peelar <redacted>
libs/pcre2/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT