Update COMPILE-PROBLEMS

Remove reference to crashes with clang under FreeBSD, advised by cpet.

Add name of libncurses-devel package for Cygwin.
This commit is contained in:
Kevin Easton
2015-06-03 22:43:00 +10:00
parent 454deb943a
commit ec842a808f

View File

@@ -8,9 +8,4 @@ Some examples of what this package may be called:
Debian, Ubuntu: libncurses5-dev Debian, Ubuntu: libncurses5-dev
Fedora, CentOS, OpenSuSE: ncurses-devel Fedora, CentOS, OpenSuSE: ncurses-devel
Cygwin: libncurses-devel
-----
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.