]> git.pld-linux.org Git - packages/mplayer.git/blobdiff - mplayer-check-byteswap.patch
- rediffed patches, fixed if for rpm.org
[packages/mplayer.git] / mplayer-check-byteswap.patch
index 76e6029b39e482e5446d2ae154d03950d5aa2784..2b4ac6bb5b98ec6484121dd46234e09a8ca2a129 100644 (file)
@@ -1,6 +1,6 @@
---- MPlayer-1.0rc2/configure~  2008-02-07 13:58:05.000000000 +0200
-+++ MPlayer-1.0rc2/configure   2008-02-07 13:58:10.395099351 +0200
-@@ -2998,6 +2998,21 @@
+--- MPlayer-1.4/configure.orig 2021-04-30 07:15:02.624028723 +0200
++++ MPlayer-1.4/configure      2021-04-30 07:15:53.046668447 +0200
+@@ -3955,6 +3955,21 @@ fi
  echores "$_alloca"
  
  
 +echores "$_byteswap"
 +
 +
- echocheck "mman.h"
- cat > $TMPC << EOF
- #include <sys/types.h>
-@@ -8568,6 +8568,7 @@
- $def_alsa_asoundlib_h
+ echocheck "fastmemcpy"
+ if test "$_fastmemcpy" = yes ; then
+   def_fastmemcpy='#define CONFIG_FASTMEMCPY 1'
+@@ -8902,6 +8917,7 @@ $def_sys_uio_h
+ $def_alloca_h
  $def_altivec_h
  $def_malloc_h
 +$def_byteswap_h
This page took 0.290284 seconds and 4 git commands to generate.