2010/1/21 Tomáš Chvátal <scarab...@gentoo.org>:
>> The patches look good to me.  There is a typo in the second patch
>>
>> -             $(OBJECTS) $(DRM_LIB) $(MISC_LIBS)
>> +             ${LDFLAGS} $(OBJECTS) $(DRM_LIB) $(MISC_LIBS)
>> Should be $(LDFLAGS), right?
> Indeed it should be $(LDFLAGS).
> Tho it fixes the problem anyway because LDFLAGS are still exported in
> the ENV. (so in theory it should not differ if we use make macro or the
> env content)
> Should i repost the patch or commiter will sed it?
It seems LDFLAGS is still missing in some of the Makefiles, but it would be a
boring task to add it to the other Makefiles and test them.

I will commit the patches tomorrow, if no one objects or commits them today.

-olv

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to