[SCM] pd-iemutils/master: Adjusted FLAGS

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Oct 27 16:35:11 UTC 2016


The following commit has been merged in the master branch:
commit a085f2bf0afef53722539b3c181de8caad412bed
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Oct 27 17:02:42 2016 +0200

    Adjusted FLAGS

diff --git a/debian/rules b/debian/rules
index cca48b6..864fa44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = \
 	^(iem_adaptfilt/doc/adapt_filt_lib\.pdf|debian/(changelog|copyright(|_hints|_newhints)))$
 
 build/pd-iemutils:: README.iem
-	make CFLAGS="-DPD $(CPPCFLAGS)" LDFLAGS="$(LDFLAGS) -export-dynamic -shared -fPIC" LD=$(CC) LIB="-lm"
+	make CFLAGS="-DPD $(CPPCFLAGS)" LDFLAGS="$(LDFLAGS) -fPIC" LD=$(CC) LIB="-lm"
 
 .PHONY: README.iem
 

-- 
pd-iemutils packaging



More information about the pkg-multimedia-commits mailing list