Add -g option for generating stripped binary
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 23 Jul 2012 08:12:27 +0000 (17:12 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 24 Jul 2012 04:37:38 +0000 (13:37 +0900)
Change-Id: I231f9874e4836949ce4546cba8b8932421d010db

CMakeLists.txt
debian/changelog
packaging/liblivebox.spec

index 5a71236..6655e3d 100644 (file)
@@ -24,7 +24,7 @@ ENDFOREACH(flag)
 
 SET(EXTRA_CFLAGS "${EXTRA_CFLAGS} -fvisibility=hidden")
 
-SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${EXTRA_CFLAGS}")
+SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${EXTRA_CFLAGS} -g")
 
 #ADD_DEFINITIONS("-Werror")
 #ADD_DEFINITIONS("-Wall")
index 16e5cfd..103adb3 100644 (file)
@@ -1,3 +1,10 @@
+livebox (0.0.6) unstable; urgency=low
+
+  * Git: slp/pkgs/l/livebox
+  * Tag: livebox_0.0.6
+
+ -- Sung-jae Park <nicesj.park@samsung.com>  Tue, 24 Jul 2012 13:37:15 +0900
+
 livebox (0.0.5) unstable; urgency=low
 
   * Git: slp/pkgs/l/livebox
index 624b40d..203189d 100644 (file)
@@ -1,6 +1,6 @@
 Name: liblivebox
 Summary: Library for the development of a livebox 
-Version: 0.0.5
+Version: 0.0.6
 Release: 1
 Group: main/app
 License: Samsung Proprietary License