mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-10 18:05:44 +02:00
chore: add macos daily build (#1795)
It compiles most of the code though some linking problems still exist. Signed-off-by: Roman Gershman <roman@dragonflydb.io>
This commit is contained in:
parent
b8a9d1f093
commit
36be222091
22 changed files with 187 additions and 41 deletions
|
@ -22,7 +22,7 @@ sudo apt install ninja-build libunwind-dev libboost-fiber-dev libssl-dev \
|
|||
On Fedora:
|
||||
|
||||
```bash
|
||||
sudo yum install automake boost-devel g++ git cmake libtool ninja-build libzstd-devel \
|
||||
sudo dnf install -y automake boost-devel g++ git cmake libtool ninja-build libzstd-devel \
|
||||
openssl-devel libunwind-devel autoconf-archive patch bison libxml2-devel libicu-devel
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue