Skip to content

Remove cryptlib's -march=native to avoid SIGILL on x86_64 systems, where SBBS...

Deon George requested to merge leenooks/sbbs:master into master

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 #324 (closed)

Merge request reports