[packages/perl-X11-GUITest] pass cflags

atler atler at pld-linux.org
Tue May 11 19:19:06 CEST 2021


commit 5f62b1a05099182bcd3fd975f975d7b497693a34
Author: Jan Palus <atler at pld-linux.org>
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



More information about the pld-cvs-commit mailing list