Description: Debian-specific configuration
Forwarded: not-needed
Author: Filip Strömbäck <filip@fprg.se>
--- a/include/config/SkUserConfig.h
+++ b/include/config/SkUserConfig.h
@@ -32,7 +32,7 @@
     here.
 */
 //#define SK_DEBUG
-//#define SK_RELEASE
+#define SK_RELEASE
 
 /*  To write debug messages to a console, skia will call SkDebugf(...) following
     printf conventions (e.g. const char* format, ...). If you want to redirect
@@ -130,4 +130,6 @@
  */
 // #define SK_DNG_VERSION 0x01040000
 
+#define SKNX_NO_SIMD
+
 #endif
