[Mesa-dev] [Bug 36792] New: [PATCH] link to shared LLVM library

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 3 03:06:36 PDT 2011


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

           Summary: [PATCH] link to shared LLVM library
           Product: Mesa
           Version: git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: fabio.ped at libero.it


Created an attachment (id=46283)
 View: https://bugs.freedesktop.org/attachment.cgi?id=46283
 Review: https://bugs.freedesktop.org/review?bug=36792&attachment=46283

link to shared llvm

I am providing an Ubuntu PPA to enable some mesa features (e.g. llvm support)
not available in the Ubuntu version:
https://launchpad.net/~oibaf/+archive/graphics-drivers/

Mesa defaults to use static llvm libraries and this creates huge packages
(+10MB for every file using it). I am using the attached patch to link to
shared llvm library. Maybe it could be used when specifying a configure flag or
be the default if the availability of the shared llvm is detected.

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


More information about the mesa-dev mailing list