Christoph Biedl wrote...
> * The build failure on i386 (also seen on armhf) and probably
> all other 32bit archs needs to be fixed.
There we go:
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# see ENVIRONMENT in dpkg-buildflags(1)
# package maintainers to append CFLAGS
#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
+export DEB_CFLAGS_MAINT_APPEND = -D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1
# package maintainers to append LDFLAGS
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
Was fairly obivous in the gpgme documenation. Build passes on all
tested architectures, amd64, i386, armhf.
Now would please somebody finish the job? :->
Christoph
Attachment:
signature.asc
Description: Digital signature