Blender Git Loki
Git Commits -> Revision 176e184
Revision 176e184 by Lukas Stockner (master) May 23, 2018, 23:41 (GMT) |
Fix T55137: Compilation failing on non-x86-64 architectures Some conversion helper functions were (most likely by accident) contained inside an ifdef for SSE2 support, so on e.g. ARM they would be undefined and therefore cause compilation to fail. |
Commit Details:
Full Hash: 176e18436c45e38a2b7f1e7fccfdc0abedc1c13d
Parent Commit: d886e32
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenlib/intern/math_base_inline.c (+2, -2) (Diff)