[SCM] mpg123/master: switch arm to use generic_fpu, Closes: #738981

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Feb 15 13:45:35 UTC 2014


The following commit has been merged in the master branch:
commit 9dd7b3a707ba02619efdcd554f9cce4313123052
Author: Riku Voipio <riku.voipio at iki.fi>
Date:   Sat Feb 15 13:37:17 2014 +0000

    switch arm to use generic_fpu, Closes: #738981

diff --git a/debian/rules b/debian/rules
index 3ab107e..afb0185 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ CONF_COMMON:=--enable-static=no --enable-shared --enable-lfs-alias \
 	--with-module-suffix=.so
 
 CONF_i486:=--with-cpu=x86_dither
+CONF_arm:=--with-cpu=generic_fpu
 
 SOVERSION:=0
 LIB_PKG:=libmpg123-$(SOVERSION)

-- 
mpg123 packaging



More information about the pkg-multimedia-commits mailing list