summaryrefslogtreecommitdiff
path: root/testing/mesa/linking_fix.patch
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-08-03 04:50:40 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-08-03 04:50:40 +0000
commit991d38faccf4e1fb27f31f236ad58ee840103734 (patch)
tree38dd960b48df86472b58d3904caa122aaf06da41 /testing/mesa/linking_fix.patch
parentbf35116f9d203dcafce808a6c7b3dd5a0db8afbc (diff)
Wed Aug 3 04:50:40 UTC 2011
Diffstat (limited to 'testing/mesa/linking_fix.patch')
-rw-r--r--testing/mesa/linking_fix.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/testing/mesa/linking_fix.patch b/testing/mesa/linking_fix.patch
deleted file mode 100644
index 34ed7902d..000000000
--- a/testing/mesa/linking_fix.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 5fe5d236c26b3b2428bc7395304e40cf21d3d3e1 Mon Sep 17 00:00:00 2001
-From: Chia-I Wu <olv@lunarg.com>
-Date: Wed, 13 Jul 2011 07:25:46 +0000
-Subject: targets/egl-static: fix a linking error
-
-rbug is always linked in and it needs libpthread.
----
-diff --git a/src/gallium/targets/egl-static/Makefile b/src/gallium/targets/egl-static/Makefile
-index 832d7ba..69e7eec 100644
---- a/src/gallium/targets/egl-static/Makefile
-+++ b/src/gallium/targets/egl-static/Makefile
-@@ -42,7 +42,7 @@ egl_CPPFLAGS += \
- -I$(TOP)/src/egl/main \
- -D_EGL_MAIN=_eglMain
- egl_LIBS += $(TOP)/src/gallium/state_trackers/egl/libegl.a
--egl_SYS += $(LIBUDEV_LIBS) $(DLOPEN_LIBS) -lEGL -lm
-+egl_SYS += $(LIBUDEV_LIBS) $(DLOPEN_LIBS) -lEGL -lm -lpthread
-
- # EGL platforms
- ifneq ($(findstring x11, $(EGL_PLATFORMS)),)
---
-cgit v0.8.3-6-g21f6