<p dir="ltr"><br>
On Mar 17, 2016 8:27 PM, "Matt Turner" <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>> wrote:<br>
><br>
> On Thu, Mar 17, 2016 at 5:17 PM, Pierre Moreau <<a href="mailto:pierre.morrow@free.fr">pierre.morrow@free.fr</a>> wrote:<br>
> > This fixes a compile error while building Nouveau with C++11 enabled (and<br>
> > glibc >= 2.23). This happens if SWR is enabled, as it forces C++11.<br>
><br>
> That seems bad, right?<br>
><br>
> Enabling OpenSWR should affect how any other drivers are built. Why<br>
> does this happen?</p>
<p dir="ltr">Yeah, the fix here is to fix the build not to add random unrelated options from one driver when building another.<br>
</p>