mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-24 06:24:40 +02:00
docs: update build.md
This commit is contained in:
parent
23d729af21
commit
46a2b5c51a
8
BUILD.md
8
BUILD.md
@ -116,5 +116,9 @@ If you are using Mac and openjdk7 (or higher), use the following option:
|
||||
|
||||
$ make native LIBNAME=libsnappyjava.dylib
|
||||
|
||||
## Building with Alpine
|
||||
This project now supports Alpine Image, which has the musl library.
|
||||
## Building with Alpine
|
||||
This project supports Alpine-based container images, which use the musl libc implementation. When building on Alpine, be aware that:
|
||||
|
||||
- All required dependencies are compatible with musl libc
|
||||
- The build process has been tested and verified on Alpine environments
|
||||
- No additional configuration is needed for Alpine compatibility
|
||||
|
Loading…
x
Reference in New Issue
Block a user