Summary: | Master fails to build with older gcc due to -msse4.1 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Lauri Kasanen <cand> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Lauri Kasanen
2013-12-14 14:13:02 UTC
-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 it. 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 it since you broke it ;) but sure, I'll provide a patch this week. Committed your patch. Thanks |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.