mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-18 09:17:12 +00:00
feature/freebsd-support-two: add build goal to README. optimize pkg add manifest
This commit is contained in:
@ -39,7 +39,7 @@ A C++20 compiler is required, along with a few other common dependencies. On Deb
|
||||
|
||||
#### FreeBSD
|
||||
|
||||
pkg install gcc gmake cmake git perl5 openssl lmdb flatbuffers libuv libinotify zstr secp256k1 zlib-ng p5-Regexp-Grammars p5-Module-Install-Template p5-YAML
|
||||
pkg install -y gcc gmake cmake git perl5 openssl lmdb flatbuffers libuv libinotify zstr secp256k1 zlib-ng p5-Regexp-Grammars p5-Module-Install-Template p5-YAML
|
||||
git clone https://github.com/hoytech/strfry && cd strfry/
|
||||
git submodule update --init
|
||||
gmake setup-golpe
|
||||
|
Reference in New Issue
Block a user