public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/warsow/files: warsow-1.5.1-pic.patch warsow-1.03-pic.patch
@ 2014-06-30  6:22 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2014-06-30  6:22 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    14/06/30 06:22:30

  Added:                warsow-1.5.1-pic.patch
  Removed:              warsow-1.03-pic.patch
  Log:
  clean up patch layout; fix missing dep x11-libs/libXi (bug #515748)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.1                  games-fps/warsow/files/warsow-1.5.1-pic.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/files/warsow-1.5.1-pic.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/files/warsow-1.5.1-pic.patch?rev=1.1&content-type=text/plain

Index: warsow-1.5.1-pic.patch
===================================================================
--- source/snd_qf/snd_mix.c
+++ source/snd_qf/snd_mix.c
@@ -27,7 +27,7 @@
 int *snd_p, snd_linear_count, snd_vol, music_vol;
 short *snd_out;
 
-#if !defined ( id386 ) || defined ( __MACOSX__ )
+#if defined ( PIC ) || !defined ( id386 ) || defined ( __MACOSX__ )
 #ifdef _WIN32
 #pragma warning( push )
 #pragma warning( disable : 4310 )       // cast truncates constant value





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-30  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30  6:22 [gentoo-commits] gentoo-x86 commit in games-fps/warsow/files: warsow-1.5.1-pic.patch warsow-1.03-pic.patch Michael Sterrett (mr_bones_)

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