blender/build_files/build_environment
Sergey Sharybin 40e75fd2eb 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.
2012-11-29 08:22:02 +00:00
..
install_deps.sh Dependencies Builder: disable LINKSTATIC for OIIO 2012-11-29 08:22:02 +00:00
prepare_release_env.sh Release environment script: make python linking to openssl statically 2012-11-06 12:17:47 +00:00