Package: notmuch-addrlookup / 9-2

Metadata

Package Version Patches format
notmuch-addrlookup 9-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix Makefile to not overwrite CFLAGS and to include g.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix makefile to not overwrite cflags and to include -g

The -g is required to have debug symbols. And we want to keep
the CFLAGS set by debhelper so that we have hardening build
flags.

fix cross build.patch | (download)

Makefile | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix cross build
 The package fails to cross build from source, because it hard
 codes the build architecture pkg-config.