rathann pushed to elpa (el6). "Fix setting LDFLAGS"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 12:29:59 UTC 2015


>From 07e786d087da4dd87afe7af01dc0eed43b517fa4 Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Tue, 17 Mar 2015 20:04:02 -0600
Subject: Fix setting LDFLAGS


diff --git a/elpa.spec b/elpa.spec
index 788e09d..e04cf30 100644
--- a/elpa.spec
+++ b/elpa.spec
@@ -152,6 +152,7 @@ sed -i -e 's/-l -l //' libtool
 make
 # %{?_smp_mflags}
 popd
+unset LDFLAGS
 %{_mpich_unload}
 
 %{_openmpi_load}
@@ -176,6 +177,7 @@ sed -i -e 's/-l -l //' libtool
 make
 # %{?_smp_mflags}
 popd
+unset LDFLAGS
 %{_openmpi_unload}
 
 %install
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/elpa.git/commit/?h=el6&id=07e786d087da4dd87afe7af01dc0eed43b517fa4


More information about the scm-commits mailing list