Hacker News new | ask | show | jobs
by Ensorceled 915 days ago
How does compiling your dependency differently help with dependency management?
1 comments

That's the neat part: you don't

You do not compile your dependencies

Even if they don't distribute binaries for your target?
So ... no dependency management is the best way to do dependency management? Just download the .so files from somewhere?

Sounds awesome!