[SCM] UNNAMED PROJECT branch, master, updated. debian/6.1.1c-1-48-g2cdab2a

Frédéric-Emmanuel PICCA picca at synchrotron-soleil.fr
Fri Aug 20 12:38:10 UTC 2010


The following commit has been merged in the master branch:
commit 2cdab2a9d1617fd5dd763d8a797d394885040c05
Author: Alessio Igor Bogani <alessio.bogani at elettra.trieste.it>
Date:   Fri Aug 20 12:01:11 2010 +0200

    Removed -Bsymbolic-functions from LDFLAGS
    
    Signed-off-by: Alessio Igor Bogani <alessio.bogani at elettra.trieste.it>

diff --git a/debian/rules b/debian/rules
index de35e4f..9aa9ff6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 BUILDROOT=build
 PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)~.*/\1/p')
+LDFLAGS=$(shell echo $$LDFLAGS | sed -e 's/-Wl,-Bsymbolic-functions//')
 
 get-orig-source:
 	uscan --verbose --force-download --download-current-version

-- 
UNNAMED PROJECT



More information about the debian-science-commits mailing list