[mupen64plus-rsp-hle] 07/167: Remove unused library dl

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:02:15 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-rsp-hle.

commit e077c4d44d98dfc8028430b7b08eb7c79961a036
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Mon Feb 15 22:58:29 2010 +0100

    Remove unused library dl
---
 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 6d10031..0b5a0f8 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 62b844341ab704d13473d78754267e8cc66e453a..35185a0c12cc043b520a52f2e0e2b986d2e02490 100644
+index 62b844341ab704d13473d78754267e8cc66e453a..76159db8ee775595f60eed2aeca8b4bf48ab4354 100644
 --- a/projects/unix/Makefile
 +++ b/projects/unix/Makefile
 @@ -83,8 +83,8 @@ ifeq ("$(CPU)","NONE")
@@ -14,7 +14,7 @@ index 62b844341ab704d13473d78754267e8cc66e453a..35185a0c12cc043b520a52f2e0e2b986
 -CFLAGS = -ffast-math -funroll-loops -fexpensive-optimizations -fno-strict-aliasing -I../../src
 -LDFLAGS = -ldl
 +CFLAGS += -fno-strict-aliasing -I../../src
-+LDFLAGS += -ldl
++LDFLAGS +=
  
  # Since we are building a shared library, we must compile with -fPIC for x86_64 CPUs.
  # On 32-bit systems we do not want to use -fPIC because we don't have to and it has a big performance penalty on this arch

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



More information about the Pkg-games-commits mailing list