Bug#774832: gluegen2: add mips64(el) and mipsn32(el) support

2016-09-30 Thread Dejan Latinovic
Hi, I tested the patch that YunQiang had proposed. Small modifications are needed to apply it on latest debian gluegen2 version (2.3.2-5). Adapted patch is attached. Using mentioned patch I was able to build gluegen2 for mips64el. It seems that there is no need for any other changes, even my

Bug#774832: gluegen2: add mips64(el) and mipsn32(el) support

2015-01-08 Thread YunQiang Su
Package: gluegen2 Version: 2.2.4-2 This patch adds mips64(el) and mipsn32(el) support. Please consider it. -- YunQiang Su Index: gluegen2-2.2.4/make/build.xml === --- gluegen2-2.2.4.orig/make/build.xml 2015-01-08

Bug#774832: gluegen2: add mips64(el) and mipsn32(el) support

2015-01-08 Thread Emmanuel Bourg
Thank you very much for the patch. Could you also submit it upstream please [1] ? I think they will be pleased to have an improved portability. Shouldn't the Java classes be updated as well similarly to the patch adding mips(el)32 support?