Hi Gianfranco, thank you very, very much for sponsoring and your proactiveness w.r.t. the public copyright statement issue!
On 12/22/2016 03:10 PM, Gianfranco Costamagna wrote: >>> CFLAGS_FOR_MAKEFILE=$(shell dpkg-buildflags --get CPPFLAGS) $(shell >>> dpkg-buildflags --get CFLAGS) -DVERSION=\"$(VERSION)\" >>> -DGLOBAL_CONF=\"/etc/onddirrc\" >>> >>> I prefer CFLAGS and then CPPFLAGS > > you didn't change the order, but nevermind :) I completely missed that part of the sentence, sorry. Any particular reason why you prefer it that way? (To me it seems logical the other way around, since the preprocessor is run before the compiler. But OTOH I don't really care, so had I not missed the sentence, I would have changed the order.) > peter said *exactly* my opinion. Overriding flags in Makefile should be done > only when necessary and "cum grano salis" Well, I'll probably send a github pull request that updates the Makefile to allow external flags to be passed in via environment variables. If that gets merged upstream in time for another upload before the deep freeze on Feb. 5th I'll prepare a new upload with this fixed, otherwise this will have to wait until the Buster release cycle. I'd like to wait until the current version migrates to stretch in 10-11 days before preparing any new upload though, otherwise the package won't be part of Stretch at all. Anyway, thanks again! Regards, Christian

