emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
https://emcrisostomo.github.io/fswatch/
GNU General Public License v3.0
4.96k stars 327 forks source link

README.freebsd: remove no longer applicable GCC comment #320

Open emaste opened 4 months ago

emaste commented 4 months ago

FreeBSD used to ship an old version of GCC in the base system but this is not the case for any supported version (and has not been the case for many years). Update the note in README.freebsd to reflect this.