summaryrefslogtreecommitdiffstats
path: root/doc/PKGBUILD.5.txt
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2012-09-23 16:30:46 +0200
committerAllan McRae <allan@archlinux.org>2012-11-27 06:16:15 +0100
commit7e8d9dfda2e80529b58cb345d359f805149fb68d (patch)
tree6a6b1f13aae34350230ddda5a577db9f5f44f447 /doc/PKGBUILD.5.txt
parenta5e81f55993c1be170c73b78b4281845e127a6f3 (diff)
downloadpacman-7e8d9dfda2e80529b58cb345d359f805149fb68d.tar.gz
pacman-7e8d9dfda2e80529b58cb345d359f805149fb68d.tar.xz
makepkg: create package from stripped debug symbols
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/PKGBUILD.5.txt')
-rw-r--r--doc/PKGBUILD.5.txt2
1 files changed, 2 insertions, 0 deletions
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
----------------