[Mesa-dev] swr forces c++11 for whole compilation

Ilia Mirkin imirkin at alum.mit.edu
Wed Apr 13 10:43:51 UTC 2016


Hi Tim,

It seems like building swr forces c++11 mode for the whole build, even
other drivers being built that aren't necessarily ready for it.
Unfortunately c++11 isn't backwards compatible with c++03, so the switch
can't be made unilaterally. Could you have a look at why this is happening?

An example of something that does this properly is clover, which also
requires c++11 to be built.

Thanks,

  -ilia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160413/6e0576e0/attachment.html>


More information about the mesa-dev mailing list