public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus/files: mupen64plus-1.5-gcc46.patch
@ 2011-04-15 11:45 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone (tupone) @ 2011-04-15 11:45 UTC (permalink / raw
  To: gentoo-commits

tupone      11/04/15 11:45:26

  Added:                mupen64plus-1.5-gcc46.patch
  Log:
  Fix build with gcc-4.6 Bug #363317
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch?rev=1.1&content-type=text/plain

Index: mupen64plus-1.5-gcc46.patch
===================================================================
--- pre.mk.old	2011-04-14 20:39:21.000000000 +0200
+++ pre.mk	2011-04-14 20:39:57.000000000 +0200
@@ -319,7 +319,7 @@
   # tweak flags for 32-bit build on 64-bit system
   ifeq ($(ARCH), 64BITS_32)
     CFLAGS += -m32
-    LDFLAGS += -m32 -m elf_i386
+    LDFLAGS += -Wl,-m32 -Wl,-m,elf_i386
   endif
 endif
 ifeq ($(CPU_ENDIANNESS), BIG)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus/files: mupen64plus-1.5-gcc46.patch
@ 2011-07-13  6:55 Alfredo Tupone (tupone)
  0 siblings, 0 replies; 2+ messages in thread
From: Alfredo Tupone (tupone) @ 2011-07-13  6:55 UTC (permalink / raw
  To: gentoo-commits

tupone      11/07/13 06:55:27

  Modified:             mupen64plus-1.5-gcc46.patch
  Log:
  Better fix of Bug #363317 from upstream.
  
  (Portage version: 2.1.10.4/cvs/Linux i686)

Revision  Changes    Path
1.2                  games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch?r1=1.1&r2=1.2

Index: mupen64plus-1.5-gcc46.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/files/mupen64plus-1.5-gcc46.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mupen64plus-1.5-gcc46.patch	15 Apr 2011 11:45:26 -0000	1.1
+++ mupen64plus-1.5-gcc46.patch	13 Jul 2011 06:55:27 -0000	1.2
@@ -5,7 +5,7 @@
    ifeq ($(ARCH), 64BITS_32)
      CFLAGS += -m32
 -    LDFLAGS += -m32 -m elf_i386
-+    LDFLAGS += -Wl,-m32 -Wl,-m,elf_i386
++    LDFLAGS += -m32 -Wl,-m,elf_i386
    endif
  endif
  ifeq ($(CPU_ENDIANNESS), BIG)






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-13  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-15 11:45 [gentoo-commits] gentoo-x86 commit in games-emulation/mupen64plus/files: mupen64plus-1.5-gcc46.patch Alfredo Tupone (tupone)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-13  6:55 Alfredo Tupone (tupone)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox