Bug 65103

Summary: mesa: fix build on uclibc system
Product: Mesa Reporter: Anthony G. Basile <blueness>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: mesa: fix build on uclibc system

Description Anthony G. Basile 2013-05-28 23:05:05 UTC
Created attachment 79926 [details]
mesa: fix build on uclibc system

execinfo.h and debug_symbol_name_glibc() are pure GNU-isms and do not build on uclibc systems.  A previous patch addressed this issue, but there was an error.  This patch corrects that error.  See

  https://bugs.freedesktop.org/show_bug.cgi?id=51782

  https://bugs.gentoo.org/show_bug.cgi?id=469768
Comment 1 Brian Paul 2013-05-29 14:31:43 UTC
Looks good to me.  I'll commit your patch in a bit.
Comment 2 Brian Paul 2013-05-29 14:40:52 UTC
Pushed as commit 22f1add9687ac272bc731b6612bfee50bdbf2f7e

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.