do not error on warnings 27/6127/2 accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi accepted/tizen/20130912.152020 accepted/tizen/20130912.191329 accepted/tizen/20130912.195359 ivi_oct_m2 submit/tizen/20130813.102452 submit/tizen/20130912.090418 tizen_3.0.m14.2_ivi_release
authorAnas Nashif <anas.nashif@intel.com>
Wed, 31 Jul 2013 16:52:41 +0000 (12:52 -0400)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 2 Aug 2013 14:00:00 +0000 (07:00 -0700)
packaging/ltrace.changes
packaging/ltrace.spec

index f3a2aaf..4e1120d 100644 (file)
@@ -1,3 +1,7 @@
+* Wed Jul 31 2013 Anas Nashif <anas.nashif@intel.com> submit/tizen/20130510.050414@58edbba
+- do not error on warnings
+- do not depend on dejagnu
+
 * Tue Jan 15 2013 Anas Nashif <anas.nashif@intel.com> upstream/0.7.2@c0e2e23
 - Update to 0.7.2
 
index ef2ba62..34b37f2 100644 (file)
@@ -30,7 +30,7 @@ child processes may fail or some things may not work as expected.
 cp %{SOURCE1001} .
 
 %build
-export CFLAGS="%{optflags}"
+export CFLAGS="%{optflags} -Wall -Wno-unused-local-typedefs"
 %configure --build=%{_target_cpu}-tizen-linux
 make