Subj : 3rdp/build/cl-remove-march.patch3rdp/build/GNUmakefile To : Git commit to main/sbbs/master From : Deon George Date : Fri Feb 25 2022 12:04 pm https://gitlab.synchro.net/main/sbbs/-/commit/418deac1d35d5288a3b2f732 Added Files: 3rdp/build/cl-remove-march.patch Modified Files: 3rdp/build/GNUmakefile Log Message: Remove cryptlib's -march=native to avoid SIGILL on x86_64 systems, where SBBS is compiled on a differnt host to where it is run. This should fix issue main/sbbs#324 .