diff options
Diffstat (limited to 'www/mod_python3/pkg-message')
-rw-r--r-- | www/mod_python3/pkg-message | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/www/mod_python3/pkg-message b/www/mod_python3/pkg-message index 09fba1821353..612fd5e7f501 100644 --- a/www/mod_python3/pkg-message +++ b/www/mod_python3/pkg-message @@ -9,10 +9,4 @@ PythonDebug On For more information, see http://www.modpython.org/. -And, if you built apache without thread support, you may need to add the -following lines to $PREFIX/sbin/envvars: - -LD_PRELOAD=/usr/lib/libc_r.so # or libpthread.so -export LD_PRELOAD - ================================================================================ |