meilisearch/MeiliSearch

suggest add build target musl ,GLIBC2.35 is niche

Open

#5.673 aberto em 16 de jun. de 2025

Ver no GitHub
 (10 comments) (0 reactions) (0 assignees)Rust (733 forks)batch import
good first issue

Métricas do repositório

Stars
 (20.887 stars)
Métricas de merge de PR
 (Mesclagem média 4d 3h) (37 fundiu PRs em 30d)

Description

Since many Linux distributions still ship with glibc versions earlier than 2.35, adding a musl libc -based build target is highly recommended to ensure broader compatibility and portability across environments.

Guia do colaborador