Blender Git Commit Log
Git Commits -> Revision 4db9562
Revision 4db9562 by Ray molenkamp (master) January 21, 2020, 16:47 (GMT) |
libs/windows: Prevent USD exports from leaking into blender binary. Even though we build USD as static, it still feels the need to mark its symbols with declspec(dllexport) which means the blender binary now exports these symbols. this patch fixes that unwanted behaviour, however USD libs still need to rebuild before this becomes visible in the blender binary Differential Revision: https://developer.blender.org/D6563 Reviewed By: sybren |
Commit Details:
Full Hash: 4db9562246b36d0d0d18a3f1b33b87f1d91fe146
Parent Commit: ce92e3d
Lines Changed: +16, -0
1 Modified Path:
/build_files/build_environment/patches/usd.diff (+16, -0) (Diff)