commit 5f62b1a05099182bcd3fd975f975d7b497693a34
Author: Jan Palus <[email protected]>
Date: Tue May 11 19:18:38 2021 +0200
pass cflags
perl-X11-GUITest.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/perl-X11-GUITest.spec b/perl-X11-GUITest.spec
index cf19948..ca5c27a 100644
--- a/perl-X11-GUITest.spec
+++ b/perl-X11-GUITest.spec
@@ -41,7 +41,8 @@ funkcjonalność biblioteki X.
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
-%{__make}
+%{__make} \
+ OPTIMIZE="%{rpmcppflags} %{rpmcflags}"
%{?with_tests:%{__make} test}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-X11-GUITest.git/commitdiff/5f62b1a05099182bcd3fd975f975d7b497693a34
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit