Closed nosoop closed 4 years ago
The current configure script only detects plain spcomp; it needs an update to check for spcomp64 when on a 64-bit architecture.
spcomp
spcomp64
This would allow the build process to not require 32-bit libraries on supported systems.
The current configure script only detects plain
spcomp
; it needs an update to check forspcomp64
when on a 64-bit architecture.This would allow the build process to not require 32-bit libraries on supported systems.