diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/mod_backtrace/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) |
Notes
Diffstat (limited to 'www/mod_backtrace/pkg-descr')
-rw-r--r-- | www/mod_backtrace/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_backtrace/pkg-descr b/www/mod_backtrace/pkg-descr index 89d090bde31b..1eb100393f40 100644 --- a/www/mod_backtrace/pkg-descr +++ b/www/mod_backtrace/pkg-descr @@ -3,7 +3,7 @@ collects backtraces when a child process crashes. Currently it is implemented only on Linux and FreeBSD, but other platforms could be supported in the future. -Requirements: Apache httpd >= 2.0.49 must be built with the +Requirements: Apache httpd >= 2.0.49 must be built with the --enable-exception-hook configure option and mod_so enabled. Activating mod_backtrace: |