mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
5df21f38f3
When php imagick is installed and when WeeChat is compiled with gcc, there's a crash when the php plugin is loaded. Newer versions of gcc should fix the issue, but as in CI we can't easily use them, uninstalling imagick avoids the crash.