Bug#698648: zconf.h not cross-compiler safe

2013-05-23 Thread Bernhard R. Link
* Mark Brown broo...@debian.org [130522 20:01]: On Wed, May 22, 2013 at 07:40:55PM +0200, Bernhard R. Link wrote: If the issue is only that the file is broken when zlib is compiled with a cross compiler, wouldn't make more sense to simply fail the build if a cross-compiler is used, instead

Bug#698648: zconf.h not cross-compiler safe

2013-05-22 Thread Bernhard R. Link
If the issue is only that the file is broken when zlib is compiled with a cross compiler, wouldn't make more sense to simply fail the build if a cross-compiler is used, instead of introducing the hack of moving the file to an architecture specific directory? (Assuming there are no other bugs in

Bug#698648: zconf.h not cross-compiler safe

2013-05-22 Thread Mark Brown
On Wed, May 22, 2013 at 07:40:55PM +0200, Bernhard R. Link wrote: If the issue is only that the file is broken when zlib is compiled with a cross compiler, wouldn't make more sense to simply fail the build if a cross-compiler is used, instead of introducing the hack of moving the file to an