summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/gpg2.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/gpg2.spec b/packaging/gpg2.spec
index 0355cc0..9e948a2 100644
--- a/packaging/gpg2.spec
+++ b/packaging/gpg2.spec
@@ -51,7 +51,8 @@ export LDFLAGS=-pie
--with-scdaemon-pgm=%{_bindir}/scdaemon \
--enable-gpgsm=yes \
--enable-gpg \
- --with-gnu-ld
+ --with-gnu-ld \
+ gl_cv_header_working_stdint_h=yes gl_cv_header_working_inttypes_h=yes
%__make %{?_smp_mflags}