[mupen64plus-video-arachnoid] 73/147: Imported Upstream version 1.99.4+38+4c27074013b8

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


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-video-arachnoid.

commit 122166233523f416d1fb619ceb24eb8a6799dba6
Author: Sven Eckelmann <sven at narfation.org>
Date:   Sat Nov 12 17:29:08 2011 +0100

    Imported Upstream version 1.99.4+38+4c27074013b8
---
 projects/unix/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/projects/unix/Makefile b/projects/unix/Makefile
index d8a2b98..ade6a5d 100755
--- a/projects/unix/Makefile
+++ b/projects/unix/Makefile
@@ -140,6 +140,9 @@ endif
 ifeq ($(PIC), 1)
   CFLAGS += -fPIC
   LDFLAGS += -fPIC
+else
+  CFLAGS += -fno-PIC
+  LDFLAGS += -fno-PIC
 endif
 
 ifeq ($(BIG_ENDIAN), 1)

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



More information about the Pkg-games-commits mailing list