Bug#319974: FTBFS: Needs to be compiled with -falign-functions=4

2005-07-26 Thread Will Newton
On Monday 25 July 2005 18:16, Matt Kraai wrote: > Package: clisp > Version: 2.33.2-10 > Severity: serious > > clisp fails to build because it is not compiled with > > '-falign-functions=4': > > ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 750KW -x > > "(and (load \"init.lisp\")

Bug#319974: FTBFS: Needs to be compiled with -falign-functions=4

2005-07-25 Thread Matt Kraai
Package: clisp Version: 2.33.2-10 Severity: serious clisp fails to build because it is not compiled with '-falign-functions=4': > ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -norc -m 750KW -x > "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit))" > C_CODE_ALIGNMENT is wrong.