Bug 90908 - osx: src/mesa/x86-64/xform4.S does not build
Summary: osx: src/mesa/x86-64/xform4.S does not build
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-08 22:56 UTC by Julien Isorce
Modified: 2019-05-07 00:15 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
osx: fix asm support on darwin (5.15 KB, text/plain)
2015-06-08 22:56 UTC, Julien Isorce
Details

Description Julien Isorce 2015-06-08 22:56:56 UTC
Created attachment 116375 [details]
osx: fix asm support on darwin

Compiler complains about unknown .hidden and .section directives and then linker complains about some undefined like __mesa_x86_64_cpuid because of double underscore.
Comment 1 Timothy Arceri 2019-05-06 06:58:10 UTC
Seems nobody cares to much about osx support. If you still want to land this patch, please create a merge request at: https://gitlab.freedesktop.org/mesa/mesa
Comment 2 Julien Isorce 2019-05-06 16:44:38 UTC
https://patchwork.freedesktop.org/patch/52161/
Comment 3 Timothy Arceri 2019-05-07 00:15:53 UTC
Looks like you never addressed the feedback.


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.