Blender Git Commit Log

Git Commits -> Revision 40e75fd

Revision 40e75fd by Sergey Sharybin (master)
November 29, 2012, 08:22 (GMT)
Dependencies Builder: disable LINKSTATIC for OIIO

It'll likely give issues with system boost libraries in ubuntu/debian due
to this distros doesn't like static linking and not building static libs
with -fPIC flag.

Disabling LINKSTATIC should be quite painless since blender requires the
same image libraries as oiio does.

Commit Details:

Full Hash: 40e75fd2ebd7b992ad988f02fc2e77ff53c752fd
SVN Revision: 52655
Parent Commit: 149b607
Lines Changed: +6, -2

1 Modified Path:

/build_files/build_environment/install_deps.sh (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021