[Tizen] Enable Debug on
[platform/core/uifw/dali-core.git] / packaging / dali.spec
index cb1d8c7..c76853d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.43
+Version:    1.2.52
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-3-Clause and MIT
@@ -107,9 +107,7 @@ LDFLAGS="${LDFLAGS:-%optflags}" ; export LDFLAGS;
       --sharedstatedir=%{_sharedstatedir} \
       --mandir=%{_mandir} \
       --enable-gles=%{target_gles_version} \
-%if 0%{?enable_debug}
       --enable-debug \
-%endif
       --infodir=%{_infodir}
 
 make %{?jobs:-j%jobs}