X-Git-Url: https://git.ralfj.de/osspd.git/blobdiff_plain/6aa43f6595ef8bf4d361362ae1e1e3953d9c3149..1ba9230bb0f360046a7a9dd7c94e451556d57727:/debian/patches/0005-Add-pthread-compiler-and-linker-flag.patch diff --git a/debian/patches/0005-Add-pthread-compiler-and-linker-flag.patch b/debian/patches/0005-Add-pthread-compiler-and-linker-flag.patch index f2e4424..a45fb88 100644 --- a/debian/patches/0005-Add-pthread-compiler-and-linker-flag.patch +++ b/debian/patches/0005-Add-pthread-compiler-and-linker-flag.patch @@ -3,8 +3,9 @@ Date: Sat, 11 May 2013 14:24:17 +0200 Subject: Add -pthread compiler and linker flag (based on patch in Ubuntu by Logan Rosen ) +Forwarded: http://sourceforge.net/mailarchive/forum.php?thread_name=518E3901.8050206%40ralfj.de&forum_name=osspd-users --- - Makefile | 4 ++-- + Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile