[Mesa-dev] [PATCH 09/14] nouveau: Build the driver into the shared mesa_dri_drivers.so.

Eric Anholt eric at anholt.net
Fri Oct 11 22:19:35 CEST 2013


Matt Turner <mattst88 at gmail.com> writes:

> On Mon, Sep 30, 2013 at 1:44 PM, Eric Anholt <eric at anholt.net> wrote:
>> diff --git a/src/mesa/drivers/dri/Makefile.am b/src/mesa/drivers/dri/Makefile.am
>> index 9d15c43..6152fcc 100644
>> --- a/src/mesa/drivers/dri/Makefile.am
>> +++ b/src/mesa/drivers/dri/Makefile.am
>> @@ -27,6 +27,8 @@ endif
>>
>>  if HAVE_NOUVEAU_DRI
>>  SUBDIRS+=nouveau
>> +MEGADRIVERS_DEPS = nouveau/libnouveau_dri.la
>
> Should be +=
>
> While we're here, would you mind putting spaces around the += on the
> SUBDIRS line like you did for i965 (and maybe do it for the other
> drivers too)? I should have done that from the beginning.

Fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131011/7dc0259a/attachment.pgp>


More information about the mesa-dev mailing list