aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a30cfdcbf7..b240e97ac8 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@ CFLAGS = -O2
DEFINES = -DSK_BUILD_FOR_UNIX
HIDE = @
-#DEFINES += -DSK_RELEASE
-DEFINES += -DSK_DEBUG -DSK_SUPPORT_UNITTEST
+DEFINES += -DSK_RELEASE
+#DEFINES += -DSK_DEBUG -DSK_SUPPORT_UNITTEST
#DEFINES += -DSK_SCALAR_IS_FIXED
# start with the core (required)