summaryrefslogtreecommitdiffstats
path: root/development/slibtool/README
diff options
context:
space:
mode:
author Hunter Sezen2018-06-24 02:56:02 +0200
committer Willy Sudiarto Raharjo2018-06-30 02:00:12 +0200
commit4655298ccb41167702465f37e69a52dda9a09198 (patch)
treef95f614798fdcbbb8a98546b2acf33b3996d1503 /development/slibtool/README
parent7ee68e989b2c83b8f22385a51167f4f086d31baf (diff)
downloadslackbuilds-4655298ccb41167702465f37e69a52dda9a09198.tar.gz
development/slibtool: Updated for version 0.5.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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