Package: libgsm
Version: 1.0.12-1
Severity: wishlist

debian/rules has

ifeq ($(DEB_HOST_ARCH),arm)
MULTYPE=''
else
MULTYPE='-DUSE_FLOAT_MUL'
endif

and that should include "armel" to use integer code there also.
The resulting encoder is 6.6 times faster than the softfloat it is
currently using.

cheers

   M



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to