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

Lame Makefile problem



Hi

I'm having this very lame problem with my debian/rules file:
I'm setting CFLAGS to -g in case the DEBUG build option is set but then
running
$(MAKE) CFLAGS=$(CFLAGS) 
inside the build target results in overridden variables.
From what I could find, the Makefile uses CFLAGS internally to store
pkg-config output. Is there a way to tell Make to append to the CFLAGS
variable?

Thanks for the attention
Cheers

-- 

 Leo Costela
 <costelaaa@ig.com.br> | <costela@debian.org> | <costela@pop.com.br>
 Key Fingerprint: 8AE6CDFF6535192FB5B659212262D36F7ADF9466
 "you must cut down the mightiest tree in the forest... with... a herring!"

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: