diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-01-24 15:38:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:38:35 +0700 |
commit | 603df7205b8a90eb1d2c076c56c594c1ba7c0d5d (patch) | |
tree | 522c6d770e261944c22db13a6692a5abddf12036 /network/lighttpd2/README | |
parent | fecd721aa84174a5da68322752bdde08071dea63 (diff) | |
download | slackbuilds-603df7205b8a90eb1d2c076c56c594c1ba7c0d5d.tar.gz |
network/lighttpd2: Updated for version 20170102_ca44691.
Added the optional dependency libunwind
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/lighttpd2/README')
-rw-r--r-- | network/lighttpd2/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/lighttpd2/README b/network/lighttpd2/README index 928e4e82dc..782b2bbbea 100644 --- a/network/lighttpd2/README +++ b/network/lighttpd2/README @@ -16,3 +16,7 @@ and groups, nor with any added by other SlackBuilds.org scripts. Be sure to see README.SLACKWARE (in this directory, and also installed with the package documentation) for configuration and setup information. + +libunwind is an optional dependency (for backtraces on assert +failures): after having it installed, build this passing the script +the UNWIND=yes flag. |