Hi,

I'm attaching the patch that fixes current kamailio_4.2.0-1.1 in unstable.

Further, please add "powerpcspe" everywhere "powerpc" already exists in
debian/control.

Thanks in advance,

Roland
--- kamailio-4.2.0/debian/rules	2014-10-31 09:07:55.000000000 +0100
+++ kamailio-4.2.0/debian/rules	2014-12-02 10:55:49.582859049 +0100
@@ -16,6 +16,10 @@
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
+ifeq ($(DEB_HOST_ARCH),powerpcspe)
+	export NOALTIVEC=1
+endif
+
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 

Reply via email to