Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building static gem #194

Open
Roguelazer opened this issue Mar 31, 2020 · 0 comments
Open

building static gem #194

Roguelazer opened this issue Mar 31, 2020 · 0 comments

Comments

@Roguelazer
Copy link

The static gem you distribute is built against glibc 2.14, which we don't have available. I'm looking at building my own static gem using our GCC8 on glibc 2.12, and I can easily build libsass with rake compile:libsass, but the instructions for building the static gem only seem to be available for docker (using rake_compiler_dock). Are there instructions for how to build the static Gem without access to docker somewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant