Loading debian/changelog +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,13 @@ last-align (1021-3) UNRELEASED; urgency=medium * Team upload. * Enable building on any architecture via simde. (Closes: #946850) * TODO any-amd64: build multiple times with decreasing levels of -m{avx2,avx,sse4.1,ssse3,sse3,sse2} any-i386: build multiple times with decreasing levels of -m{sse3,sse2,sse,mmx} all of the above: add wrapper script to detect at runtime the highest level of SIMD available, and launch the relevant binary -- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 16 Dec 2019 19:02:20 +0100 Loading Loading
debian/changelog +7 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,13 @@ last-align (1021-3) UNRELEASED; urgency=medium * Team upload. * Enable building on any architecture via simde. (Closes: #946850) * TODO any-amd64: build multiple times with decreasing levels of -m{avx2,avx,sse4.1,ssse3,sse3,sse2} any-i386: build multiple times with decreasing levels of -m{sse3,sse2,sse,mmx} all of the above: add wrapper script to detect at runtime the highest level of SIMD available, and launch the relevant binary -- Michael R. Crusoe <michael.crusoe@gmail.com> Mon, 16 Dec 2019 19:02:20 +0100 Loading