[mupen64plus-ui-console] 07/172: Remove unused library pthread

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:07:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-ui-console.

commit 9c585128262e6d5036a089f405d527c2005e8884
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Mon Feb 15 23:01:24 2010 +0100

    Remove unused library pthread
---
 debian/patches/default-optimisations.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/default-optimisations.patch b/debian/patches/default-optimisations.patch
index 32cd03b..767373f 100644
--- a/debian/patches/default-optimisations.patch
+++ b/debian/patches/default-optimisations.patch
@@ -4,7 +4,7 @@ Author: Sven Eckelmann <sven.eckelmann at gmx.de>
 
 ---
 diff --git a/projects/unix/Makefile b/projects/unix/Makefile
-index 0bcae247fd574c5fa4844fcf0863fb0bc6a889f1..492fd9e98c628f6ae033b420a73698494a1550c9 100644
+index 0bcae247fd574c5fa4844fcf0863fb0bc6a889f1..5d7ce8f733a99c7a13202030348ea11cb93dfbc9 100644
 --- a/projects/unix/Makefile
 +++ b/projects/unix/Makefile
 @@ -72,16 +72,16 @@ ifeq ("$(CPU)","NONE")
@@ -14,7 +14,7 @@ index 0bcae247fd574c5fa4844fcf0863fb0bc6a889f1..492fd9e98c628f6ae033b420a7369849
 -CFLAGS = -ffast-math -funroll-loops -fexpensive-optimizations -fno-strict-aliasing -I../../src
 -LDFLAGS = -ldl -lpthread
 +CFLAGS += -ffast-math -funroll-loops -fexpensive-optimizations -fno-strict-aliasing -I../../src
-+LDFLAGS += -ldl -lpthread
++LDFLAGS += -ldl
  
  # set special flags per-system
  ifeq ($(OS), LINUX)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-ui-console.git



More information about the Pkg-games-commits mailing list