Raphaël Hertzog wrote:
> dpkg-dev: add some common makefile snippets for use in rules files
Hoorah! Thanks, Raphaël.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: dpkg-dev
Version: 1.15.9
Severity: wishlist
Hi,
As mentioned at [1], using dpkg-buildflags --export from a makefile is
more trouble than one might like.
It would be simpler to do something closer to the current thing:
CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
CPPF
2 matches
Mail list logo