all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob aa2278697e465de73acb8a1a9a6c0bbbaf6a211b 485 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
Fix 'wayland-egl-symbols-check' on mips64el-linux, where an additional symbol
(_ftext) is present in libwayland-egl.so.

Patch by Mark H Weaver <mhw@netris.org>

--- mesa-12.0.1/src/egl/wayland/wayland-egl/wayland-egl-symbols-check.orig	2016-01-18 02:39:25.000000000 -0500
+++ mesa-12.0.1/src/egl/wayland/wayland-egl/wayland-egl-symbols-check	2016-10-24 16:25:07.110721426 -0400
@@ -7,6 +7,7 @@
 wl_egl_window_destroy
 wl_egl_window_get_attached_size
 _fini
+_ftext
 _init
 EOF
 done)

debug log:

solving aa2278697 ...
found aa2278697 in https://git.savannah.gnu.org/cgit/guix.git

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.