summaryrefslogtreecommitdiffstats
path: root/development/slibtool/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/slibtool/README')
-rw-r--r--development/slibtool/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/slibtool/README b/development/slibtool/README
index 14d5f5dbb1..bc3ddc6aa5 100644
--- a/development/slibtool/README
+++ b/development/slibtool/README
@@ -32,3 +32,6 @@ or, for only shared libraries:
export MAKEFLAGS='LIBTOOL=dlibtool-shared'
or, for only static libraries:
export MAKEFLAGS='LIBTOOL=dlibtool-static'
+
+To build debugging symbols use:
+ DEBUG=1 ./slibtool.SlackBuild