Re: [PATCH 1/1] Recognize m68k, s390x, and sh4 as compilation targets

2014-11-19 Thread Ludovic Courtès
Rob Browning skribis: > module/system/base/target.scm | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) Thanks, applied with a ChangeLog-style commit entry. Sorry for the delay! Ludo’.

[PATCH 1/1] Recognize m68k, s390x, and sh4 as compilation targets

2014-09-24 Thread Rob Browning
--- Though note that this is necessary, but not sufficient for sh4: http://buildd.debian-ports.org/status/package.php?p=guile-2.0&suite=sid Thanks module/system/base/target.scm | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/module/system/base/target.scm b/modul