Control: tags -1 + confirmed Matthias Klose <[email protected]> writes:
> the configury assumes the availability of SSE2 instructions on i386 > when using a triplet or cpu starting with i686, which it shouldn't. > > patch at > http://launchpadlibrarian.net/235541334/jemalloc_3.6.0-9_3.6.0-9ubuntu1.diff.gz Hello, Thanks for reporting a bug, and thanks for the patch. This looks a bit like the issue discussed at https://github.com/jemalloc/jemalloc/issues/52 in the upstream bug tracker. That issue mentions using a few options for ./configure, "--build=i386-pc-linux-gnu" and "--host=i386-pc-linux-gnu". Do you think using that in debian/rules would also solve the issue? -- Stig Sandbeck Mathisen

