Browse Source

fix building under Linux and our GCC

master
parent
commit
13a6552717
  1. 1
      gnupg/gnupg.spec

1
gnupg/gnupg.spec

@ -68,6 +68,7 @@ Provides: openpgp
--prefix=%{l_prefix} \
--with-included-zlib \
--with-included-gettext \
--disable-dynload \
--disable-nls
%{l_make} %{l_mflags -O}

Loading…
Cancel
Save