[oe-issues] [Bug 2432] Mesa fails on Efika
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Jun 7 22:40:43 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2432
--- Comment #4 from Antti Andreimann <antti.andreimann at mail.ee> 2007-06-07 15:40:42 ---
I think it's wrong to use $(CC) in src/mesa/x86/Makefile
Since the tool that gets built (gen_matypes) is run on build host to generate
matypes.h, it should use BUILD_CC and BUILD_CFLAGS to get a binary that can be
executed on build host.
I created a patch that will do that from mesa-mesa.inc
in bug #2434
This bug is clearly a duplicate of this bug, however I don't know how to merge
the to :P
Shall I post the patch here as well and mark #2434 as duplicate?
--
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