Hello
>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.) not sure, I usually see $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) foo $(LIBS) but I really don't care, and you are probably right :) >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. sure! fingers crossed! G.

