diff --git a/COMPILE-PROBLEMS b/COMPILE-PROBLEMS index c4842dd..1e70e8d 100644 --- a/COMPILE-PROBLEMS +++ b/COMPILE-PROBLEMS @@ -10,5 +10,7 @@ Debian, Ubuntu: libncurses5-dev Fedora, CentOS, OpenSuSE: ncurses-devel ----- -FreeBSD Clang causes BitchX to seg fault. As a workaround, use gcc to -compile the client. + +There have been reports that FreeBSD Clang causes BitchX to seg fault. As a +workaround, use gcc to compile the client by setting the CC environment +variable before running configure.