https://bugs.freedesktop.org/show_bug.cgi?id=72708
Matt Turner changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=72708
--- Comment #2 from Lauri Kasanen ---
Originally to be compatible with the BSDs and Mac, now it's just convenient for
building binaries that run on any distro (with newer GCCs requiring newer
libstdc++).
I think it would be fair for you to fix i
https://bugs.freedesktop.org/show_bug.cgi?id=72708
--- Comment #1 from Matt Turner ---
-msse4.1 has existed in gcc since 4.3. 4.3 was released five and a half years
ago. Why are you using something older than that?
Sounds like you've got a good idea how to solve it. Send a patch and I'll
review