Bug#349699: [Pbuilder-maint] Bug#349699: pbuilder: CFLAGS is not being interpreted correctly

2006-01-25 Thread Matt Kraai
On Tue, Jan 24, 2006 at 04:31:21PM -0200, Nelson A. de Oliveira wrote: Today while testing if my package was building OK on pbuilder, I saw an error. I have a makefile like this (I am putting here just the important part of it): ZDIR = ../zlib PNGDIR = ../libpng CRELEASE = -O2

Bug#349699: [Pbuilder-maint] Bug#349699: pbuilder: CFLAGS is not being interpreted correctly

2006-01-24 Thread Junichi Uekawa
Hi, You probably have a CFLAGS defined in your environment. read Make info pages for details. regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project Today while testing if my package was building OK on pbuilder, I saw an error. I have a makefile like this (I am