[sxiv] Define LDFLAGS

Petr Šabata psabata at fedoraproject.org
Tue Nov 25 13:22:02 UTC 2014


commit b46837e407e1305dfd7efbce592c1bf160bde69c
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Nov 25 14:21:57 2014 +0100

    Define LDFLAGS

 sxiv.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sxiv.spec b/sxiv.spec
index 5654602..7b4c4e8 100644
--- a/sxiv.spec
+++ b/sxiv.spec
@@ -25,6 +25,7 @@ customize it for your needs.
 
 %build
 export CFLAGS="%{optflags}"
+export LDFLAGS="%{?__global_ldflags}"
 make %{?_smp_mflags}
 cd icon && make %{?_smp_mflags}
 


More information about the scm-commits mailing list