[SCM] glyr/master: refresh patch
emillon-guest at users.alioth.debian.org
emillon-guest at users.alioth.debian.org
Sat Dec 7 17:37:25 UTC 2013
The following commit has been merged in the master branch:
commit 772977f347a2f364f6fb541995ab9a8dab46bd71
Author: Etienne Millon <me at emillon.org>
Date: Sat Dec 7 17:56:50 2013 +0100
refresh patch
diff --git a/debian/patches/0001-Don-t-strip-binaries.patch b/debian/patches/0001-Don-t-strip-binaries.patch
index 85dee46..9f2b25d 100644
--- a/debian/patches/0001-Don-t-strip-binaries.patch
+++ b/debian/patches/0001-Don-t-strip-binaries.patch
@@ -19,6 +19,6 @@ Forwarded: not-needed
SET(COMMON_FLAGS "${GCC_ONLY_FLAGS} -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden")
-SET(CMAKE_C_FLAGS_RELEASE "${COMMON_FLAGS} ${CMAKE_C_FLAGS} -Os ${GCC_ONLY_OPT}")
+SET(CMAKE_C_FLAGS_RELEASE "${COMMON_FLAGS} ${CMAKE_C_FLAGS} -O2 -g")
- SET(CMAKE_C_FLAGS_DEBUG "${COMMON_FLAGS} ${CMAKE_C_FLAGS} -ggdb3")
+ SET(CMAKE_C_FLAGS_DEBUG "${COMMON_FLAGS} ${CMAKE_C_FLAGS} -g3")
SET(CMAKE_C_FLAGS "${COMMON_FLAGS} ${CMAKE_C_FLAGS}")
# ------------------------------------------------
--
glyr packaging
More information about the pkg-multimedia-commits
mailing list