ordinals/ord

Statically link prebuilt ord binaries

Open

#1.560 aberto em 7 de fev. de 2023

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)Rust (1.479 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (3.955 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

#1430 can be fixed if we provide statically instead of dynamically linked prebuilt binaries. I believe I tried this, and ran into an issue with statically linking a dependency. It would be great if we could revisit this and provide statically instead of dynamically linked binaries.

Guia do colaborador