[packages/perl-Math-BigInteger] enable function prototypes
atler
atler at pld-linux.org
Mon Aug 17 19:42:04 CEST 2026
commit be712127959dde2b48512ce524bcd5394d5a82fb
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Aug 17 19:37:59 2026 +0200
enable function prototypes
perl-Math-BigInteger.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Math-BigInteger.spec b/perl-Math-BigInteger.spec
index 3423e00..279d3ce 100644
--- a/perl-Math-BigInteger.spec
+++ b/perl-Math-BigInteger.spec
@@ -41,7 +41,7 @@ Younga. Jest to szybsza alternatywa dla biblioteki Math::BigInt.
INSTALLDIRS=vendor
%{__make} \
CC="%{__cc}" \
- OPTIMIZE="%{rpmcflags}"
+ OPTIMIZE="%{rpmcflags} -DPROTO"
%{?with_tests:%{__make} test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Math-BigInteger.git/commitdiff/1791ea5f3c5fa092ba36e3d11c82d3deabdfadef
More information about the pld-cvs-commit
mailing list