On Sun, Nov 03, 2013 at 12:35:23PM -0600, Dirk Eddelbuettel wrote:
> | I had another look at the source: it appears to be left-to-right.  So
> | using cflags += ... in the Makefile is probably the way to go for the
> | special-casing.
> 
> Great news!  Thanks a bunch for digging through this!
> 
> Dirk

dpkg-dev has been fixed: FFLAGS now works correctly as of version
1.17.2, so you can drop the fflags = $(shell dpkg-buildflags --get
CFLAGS) hack and replace it with

fflags = $(shell dpkg-buildflags --get FFLAGS)

   Julian


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to