Skip to content

Commit

Permalink
work
Browse files Browse the repository at this point in the history
  • Loading branch information
segoon committed Nov 20, 2024
1 parent c41a468 commit 0446570
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,11 @@ jobs:
-DUSERVER_NO_WERROR=OFF \
-DUSERVER_FEATURE_JEMALLOC=OFF \
-DUSERVER_DOWNLOAD_PACKAGE_PROTOBUF=ON \
-DUSERVER_FEATURE_ROCKS=OFF \
-DUSERVER_FEATURE_GRPC=OFF \
-DUSERVER_FEATURE_OTLP=OFF \
-DUSERVER_FEATURE_MYSQL=OFF \
-DUSERVER_FEATURE_STACKTRACE=OFF \
-DUSERVER_DISABLE_RSEQ_ACCELERATION=FF \
..
- name: Compile
Expand Down
7 changes: 6 additions & 1 deletion scripts/docs/en/deps/alpine.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@ boost1.84-dev
clang18
cmake
curl-dev
snappy-dev
snappy-static
pugixml-dev
gflags-dev
git
grpc-cpp
grpc-dev
hiredis-dev
jemalloc-dev
krb5-dev
libev-dev
lz4-dev
lz4-static
make
mongo-c-driver-dev
nghttp2-dev
Expand All @@ -22,4 +28,3 @@ protoc
python3
python3-dev
yaml-cpp-dev
lz4-dev

0 comments on commit 0446570

Please sign in to comment.