[oe-issues] [Bug 2432] Mesa fails on Efika

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Jun 7 22:50:45 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2432





--- Comment #5 from Antti Andreimann <antti.andreimann at mail.ee>  2007-06-07 15:50:45 ---
Actually, I do see now how Your patch might of worked.
mesa-mesa.inc will sed that Makefile later on, and replace $(CC) with gcc.
However it's still better to replace it with $(BUILD_CC) and CFLAGS with
$(BUILD_CFLAGS).
Doing it from mesa-mesa.inc with sed will remove the need for a version
specific patch too.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list