Skip to content
Commit 4b358f94 authored by Andre McCurdy's avatar Andre McCurdy Committed by Martin Jansa
Browse files

mpg123: add textrel to INSANE_SKIP

The x86 assembler optimisations contains text relocations and there
are no upstream plans to fix them:

  http://sourceforge.net/p/mpg123/bugs/168/



Benchmarking suggests that the SSE assembler is still clearly faster
than the generic C code, so leave the assembler optimisations enabled.

Signed-off-by: default avatarAndre McCurdy <armccurdy@gmail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent c54361fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment