[packages/cogl: 1/2] - added link patch (fixes undefined symbol in cogl-gles2 library)

qboosh qboosh at pld-linux.org
Fri Sep 27 15:07:33 CEST 2013


commit 77818be9d537bdbffdec3a21e0ed0dd6fb91955d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 27 15:02:17 2013 +0200

    - added link patch (fixes undefined symbol in cogl-gles2 library)

 cogl-link.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/cogl-link.patch b/cogl-link.patch
new file mode 100644
index 0000000..c52e2f7
--- /dev/null
+++ b/cogl-link.patch
@@ -0,0 +1,10 @@
+--- cogl-1.16.0/cogl-gles2/Makefile.am.orig	2013-01-22 18:48:19.000000000 +0100
++++ cogl-1.16.0/cogl-gles2/Makefile.am	2013-09-26 20:00:00.346802183 +0200
+@@ -17,6 +17,7 @@
+ AM_CFLAGS = $(COGL_DEP_CFLAGS) $(COGL_EXTRA_CFLAGS) $(MAINTAINER_CFLAGS)
+ 
+ libcogl_gles2_la_SOURCES = cogl-gles2-api.c
++libcogl_gles2_la_LIBADD = $(top_builddir)/cogl/libcogl.la
+ libcogl_gles2_la_LDFLAGS = \
+ 	-no-undefined \
+ 	-version-info @COGL_LT_CURRENT@:@COGL_LT_REVISION@:@COGL_LT_AGE@ \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cogl.git/commitdiff/fb52bf7c46672599a84045a34d350b6210457283



More information about the pld-cvs-commit mailing list