]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- pass LINKFLAGS to waf
authorJan Palus <jan.palus@gmail.com>
Thu, 23 Jan 2014 12:15:32 +0000 (13:15 +0100)
committerJan Palus <jan.palus@gmail.com>
Thu, 23 Jan 2014 12:15:32 +0000 (13:15 +0100)
rpm.macros

index fba07268630849be2bf8004726aec7bc6bbee46d..858450783abba7f13e3a9cb315534583e5c40afa 100644 (file)
@@ -283,6 +283,7 @@ CXX="%{__cxx}" \
 CPP="%{__cpp}" \
 CFLAGS="%{rpmcflags}" \
 CXXFLAGS="%{rpmcxxflags}" \
+LINKFLAGS="%{rpmldflags}" \
 %{__waf} \
 }
 
This page took 0.054639 seconds and 4 git commands to generate.