I manually checked getting the source on 14.10 and the patch is included
in mesa_10.3.2-0ubuntu0.1 source package
** Changed in: mesa (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa i
Public bug reported:
On power/ppc64el system, we would need to enhance current apport reporting tool
which some information like file content or commands output including
"/proc/device-tree/"
"/proc/loadavg"
"/proc/locks"
"/proc/misc"
"/pro
Here is a patch for the ABI v2:
--- libav-9.10.orig/libavcodec/ppc/asm.S
+++ libav-9.10/libavcodec/ppc/asm.S
@@ -36,12 +36,20 @@
.macro extfunc name
.global X(\name)
+#if _CALL_ELF == 2
+.text
+X(\name):
+addis %r2,%r12,.TOC.-X(\name)@ha
+addi %r2,%r2,.TOC.-X(\name)@l
+.loc
3 matches
Mail list logo