CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/09/10 17:41:49
Modified files:
archivers/lrzip: Makefile
Log message:
archivers/lrzip: use -DNOJIT to unbreak, from maintainer. this has some
SSE JIT code which is used on x86 archs that needs W+X. (I didn't test
on another arch but I don't see what would be making it x86-specific so
it's entirely possible it tries to execute x86 opcodes there too).
