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@lists.freedesktop.org ReportedBy: fabio....@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev