commit a253a9ed41fe5d99dcd8bc6b9c1fb636dbac5414
Author: Jan Palus <[email protected]>
Date:   Thu Dec 14 00:58:11 2023 +0100

    set CC/CFLAGS/LDFLAGS

 feh.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/feh.spec b/feh.spec
index 88f8145..e267b12 100644
--- a/feh.spec
+++ b/feh.spec
@@ -88,7 +88,10 @@ Dopełnianie parametrów feh dla powłoki ZSH.
 %setup -q
 
 %build
+CFLAGS="%{rpmcflags} %{rpmcppflags}" \
+LDFLAGS="%{rpmldflags}" \
 %{__make} \
+       CC="%{__cc}" \
        PREFIX=%{_prefix} \
        help=1 \
        inotify=1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/feh.git/commitdiff/bddb813609c4e807b3970a76363d0b744e7530ab

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to