Package: libosl
Severity: serious

libosl builds on i386 seem to use a mixture of -march=native and -march=pentium4, neither is appropriate for debian since i386 is supposed to support much lower processors (not sure offhand what exactly the minimum is supposed to be but I knot it's well below pentium 4).

In general -march=native should never be used in debian because it causes the produced binaries to depend on the CPU in the build machine. Other -march values should generally only be used in combination with some mechanism for runtime hardware detection.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to