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/PKGBUILD.5.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/PKGBUILD.5.txt') diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index 28c4868d..afe6b541 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -277,6 +277,8 @@ A normal sync or upgrade will not use its value. *debug*;; Add the user-specified debug flags (DEBUG_CFLAGS, DEBUG_CXXFLAGS) to their counterpart buildflags as specified in linkman:makepkg.conf[5]. + When used in combination with the `strip' option, a separate package + containing the debug symbols is created. build() Function ---------------- -- cgit v1.2.3-54-g00ecf