[Tizen] Enable Debug on
[platform/core/uifw/dali-core.git] / packaging / dali.spec
index c983c97..c76853d 100644 (file)
@@ -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}