Subj : src/smblib/GNUmakefile To : Git commit to main/sbbs/master From : Deucе Date : Wed Mar 20 2024 01:03 am https://gitlab.synchro.net/main/sbbs/-/commit/6f992422a16dfed3d336b196 Modified Files: src/smblib/GNUmakefile Log Message: Use XPDEV_CFLAGS when building. Fixes at least an snprintf() issue on macOS, and likely many other things. It's actually surprising this builds without it to be honest. .