[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#67781: marked as done (Update Standards-Version for the tetex-* packages)



Josip Rodin writes:
 > On Tue, Aug 22, 2000 at 03:35:53PM +0200, Christoph Martin wrote:
 > >  > CFLAGS := -O2
 > >  > ifneq "$(findstring debug,$(DEB_BUILD_OPTIONS))" ""
 > >  > CFLAGS += -g
 > >  > endif
 > >  > 
 > >  > And then, in the build rule, pass $(CFLAGS) to configure or make or whatever
 > >  > is used to build the programs.
 > > 
 > > This will work provided that the build scripts / Makefiles correctly
 > > promote these variables.
 > 
 > Yes. Any sane build system can do something like that...

I looked into the Makefiles today. All binaries are build with
debuging and are stripped later in the build process. At the end
dh_strip is called. Does dh_strip look for DEB_BUILD_OPTIONS?

Christoph



Reply to: