From 7e8d9dfda2e80529b58cb345d359f805149fb68d Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 24 Sep 2012 00:30:46 +1000 Subject: makepkg: create package from stripped debug symbols Signed-off-by: Allan McRae --- doc/makepkg.conf.5.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/makepkg.conf.5.txt') diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt index 1a24641a..4172d219 100644 --- a/doc/makepkg.conf.5.txt +++ b/doc/makepkg.conf.5.txt @@ -177,7 +177,8 @@ Options *debug*;; Add the user-specified debug flags as specified in DEBUG_CFLAGS and - DEBUG_CXXFLAGS to their counterpart buildflags. + DEBUG_CXXFLAGS to their counterpart buildflags. Creates a separate + package containing the debug symbols with used with `strip'. **INTEGRITY_CHECK=(**check1 ...**)**:: File integrity checks to use. Multiple checks may be specified; this -- cgit v1.2.3-24-g4f1b