1 Nov 2008 20:18
Re: [PATCH] aespipe - fix build issues
Alon Bar-Lev <alon.barlev <at> gmail.com>
2008-11-01 19:18:54 GMT
2008-11-01 19:18:54 GMT
On Saturday 01 November 2008, Jari Ruusu wrote: > Jari Ruusu wrote: > > Alon Bar-Lev wrote: > > > So if you don't like to add automake, will you consider accepting > > > another patch that adds install-strip target? > > > > Yes, send a patch. > > I added that already. I had to drop that aespipe dependency from install and > install-strip targets. Because this didn't work OK: > > make x86 > make install > > Your version insisted on rebuilding C language versions of aes.c and md5.c > For the install-strip, I think it is incorrect as it won't work using a cross compile and if other make is used. Please consider the following patch. I also added some more quotes and use the AC_GNU_SOURCE AC_SYS_LARGEFILE autoconf macros. I did not know that you should make x86 for optimize x86, will you consider a patch to autoconf so that it will detect this automatically? Alon. --- diff -urNp aespipe-v2.3d/configure.ac aespipe-v2.3d.new/configure.ac(Continue reading)
RSS Feed