Bug#789187: moarvm finally works for me on mipsel

2015-07-26 Thread Daniel Dehennin
Tags: pending Hello, I just push the master branch of pkg-moarvm for 2015.07-1. This release include libffi support. I asked upstream if we should use libffi for all architectures but they prefer to only use it for dyncall unsupported ones. The libffi support may open new architectures, but I

Bug#789187: moarvm finally works for me on mipsel

2015-07-26 Thread Arturo Borrero Gonzalez
On 25 July 2015 at 11:09, Daniel Dehennin wrote: > Arturo Borrero Gonzalez writes: > >> I can confirm that moarvm works for me on mipsel :-) >> >> The thing is: >> * enable mipsel in d/control >> * add libffi-dev to build-deps in d/control >> * add --has-libffi to override_dh_auto_configure in

Bug#789187: moarvm finally works for me on mipsel

2015-07-25 Thread Daniel Dehennin
Arturo Borrero Gonzalez writes: > I can confirm that moarvm works for me on mipsel :-) > > The thing is: > * enable mipsel in d/control > * add libffi-dev to build-deps in d/control > * add --has-libffi to override_dh_auto_configure in d/rules > > Find attached a patch for your test/libffi bra

Bug#789187: moarvm finally works for me on mipsel

2015-07-22 Thread Dominique Dumont
Le mercredi 22 juillet 2015, 14:10:23 14:10:23 Arturo Borrero Gonzalez a écrit : > I can confirm that moarvm works for me on mipsel Good work. This will be part of next release of moarvm on Debian. Thanks -- https://github.com/dod38fr/config-model/ -o- http://search.cpan.org/~ddumont/ http

Bug#789187: moarvm finally works for me on mipsel

2015-07-22 Thread Arturo Borrero Gonzalez
Control: tags -1 + patch Hi, I can confirm that moarvm works for me on mipsel :-) The thing is: * enable mipsel in d/control * add libffi-dev to build-deps in d/control * add --has-libffi to override_dh_auto_configure in d/rules Find attached a patch for your test/libffi branch. -- Arturo