mirror of
https://github.com/weechat/weechat.git
synced 2026-06-24 20:06:38 +02:00
fbd579eb61
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.