CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/07/31 06:40:11
Modified files:
lang/chibi-scheme: Makefile
Log message:
chibi-scheme does not work on architectures which require aligned
access to memory. The bug is fixed in upstream's repo but the patch is
not simple and it could break the code on amd64/i386.
Build failures on sparc64 and hppa spotted by tobiasu@.
