[Mesa-dev] [PATCH] nv50/ra: `isinf()` is in namespace `std` since C++11

Ilia Mirkin imirkin at alum.mit.edu
Fri Mar 18 04:00:25 UTC 2016


On Mar 17, 2016 8:27 PM, "Matt Turner" <mattst88 at gmail.com> wrote:
>
> On Thu, Mar 17, 2016 at 5:17 PM, Pierre Moreau <pierre.morrow at free.fr>
wrote:
> > This fixes a compile error while building Nouveau with C++11 enabled
(and
> > glibc >= 2.23). This happens if SWR is enabled, as it forces C++11.
>
> That seems bad, right?
>
> Enabling OpenSWR should affect how any other drivers are built. Why
> does this happen?

Yeah, the fix here is to fix the build not to add random unrelated options
from one driver when building another.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160318/8322b9f9/attachment-0001.html>


More information about the mesa-dev mailing list