[SCM] ClThreads packaging branch, master, updated. 2.4.0-1-14-g1c9319f

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jan 10 22:17:25 UTC 2010


The following commit has been merged in the master branch:
commit 2893c6710d093c0e2569fdd6bf3ac9e7d9b4b450
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jan 10 23:05:04 2010 +0100

    makefile-02.patch file added

diff --git a/debian/patches/makefile-02.patch b/debian/patches/makefile-02.patch
new file mode 100644
index 0000000..b392ac5
--- /dev/null
+++ b/debian/patches/makefile-02.patch
@@ -0,0 +1,13 @@
+Index: clthreads/Makefile
+===================================================================
+--- clthreads.orig/Makefile	2010-01-10 22:52:32.000000000 +0100
++++ clthreads/Makefile	2010-01-10 22:52:50.000000000 +0100
+@@ -30,7 +30,7 @@
+ 
+ 
+ CPPFLAGS += -Wall -I. -fpic -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -O2 
+-LDLFAGS += 
++LDFLAGS += -lrt
+ LDLIBS +=
+ 
+ 

-- 
ClThreads packaging



More information about the pkg-multimedia-commits mailing list