Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Add url option for what clib #108

@corbinu

Description

@corbinu

I am running into an issue where I have prebuild building a linux version. Which then when I try to install in https://github.com/mhart/alpine-node

Prebuild pulls the linux build thinking it is acceptable however alpine uses musl libc not gnu libc
http://www.musl-libc.org/faq.html

So the binary is incompatible. I am wondering if there is anyway to add a URL option that would also include the libc version so that I could set travis to build for both options and tag them separately.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions