Fix #9935: Use more selectivity when building SSE specific code
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
#define SSE_VERSION 2
|
||||
#endif
|
||||
|
||||
#ifndef SSE_TARGET
|
||||
#define SSE_TARGET "sse2"
|
||||
#endif
|
||||
|
||||
#ifndef FULL_ANIMATION
|
||||
#define FULL_ANIMATION 0
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user