summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2021-06-06 21:05:53 +0200
committerArmin Rigo <arigo@tunes.org>2021-06-06 21:05:53 +0200
commit8f72c869e48826da4108e9d8e544b74bfdc3cf37 (patch)
tree27f9c7699d06d94a4cd6d4c06c8cfda3c53ec0a6 /setup.py
parent6f56c6db7531f89aba2b5e331a7a0b158f1f2a41 (diff)
downloadcffi-8f72c869e48826da4108e9d8e544b74bfdc3cf37.tar.gz
move the irc channels in the documentation
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c5c07b2..6b9ed98 100644
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def no_working_compiler_found():
tries to compile C code. (Hints: on OS/X 10.8, for errors about
-mno-fused-madd see http://stackoverflow.com/questions/22313407/
Otherwise, see https://wiki.python.org/moin/CompLangPython or
- the IRC channel #python on irc.freenode.net.)
+ the IRC channel #python on irc.libera.chat.)
Trying to continue anyway. If you are trying to install CFFI from
a build done in a different context, you can ignore this warning.