Page MenuHome

Build: auto detection of libraries built by "make deps" on Linux.
ClosedPublic

Authored by Brecht Van Lommel (brecht) on Dec 30 2017, 12:35 AM.

Details

Summary

Use the libraries if they exist in ../lib/linux_x86_64 or similar, so
that you can run "make deps && make full" to get a full static build.

I needed a way to make static builds on Linux and have been using this
patch successfully for about 6 months. I think it would be good to
have this in master even if it's not officially supported, since it's
a relatively non-intrusive change.

Diff Detail

Repository
rB Blender
Branch
deps
Build Status
Buildable 1055
Build 1055: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jan 11 2018, 10:51 PM
This revision was automatically updated to reflect the committed changes.