Blender Git Commit Log

Git Commits -> Revision 4155f8d

Revision 4155f8d by Ray molenkamp (master)
June 14, 2020, 17:09 (GMT)
deps/windows/embree: Prevent exports leaking out of blender binary

embree marks a few of its functions with a dll_export macro
forcibly exporting these symbols from whatever binary links
them. Given we link embree statically and we do not want these
exports in the blender binary, the macro needs to be a no-op.

Commit Details:

Full Hash: 4155f8dc21a99be61e5dc53ff950c8c72a4ba9c1
Parent Commit: 9464260
Lines Changed: +15, -0

1 Added Path:

/build_files/build_environment/patches/embree.diff (+14, -0) (View)

1 Modified Path:

/build_files/build_environment/cmake/embree.cmake (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021