summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobinDX <robin9800xt@gmail.com>2016-02-21 11:04:26 +0800
committerRobinDX <robin9800xt@gmail.com>2016-02-21 11:06:12 +0800
commitebaaaf60aac4c9545ded42534b1355b93ea43552 (patch)
treecb1002cd7dd6eb127ea009d92e3b588213b9001c /games-emulation/ppsspp/files/ppsspp-ffmpeg-x86_64.patch
parentgames-emulation/ppsspp: version bump (diff)
downloadgentoo-ebaaaf60aac4c9545ded42534b1355b93ea43552.tar.gz
gentoo-ebaaaf60aac4c9545ded42534b1355b93ea43552.tar.bz2
gentoo-ebaaaf60aac4c9545ded42534b1355b93ea43552.zip
games-emulation/ppsspp: remove old
Diffstat (limited to 'games-emulation/ppsspp/files/ppsspp-ffmpeg-x86_64.patch')
-rw-r--r--games-emulation/ppsspp/files/ppsspp-ffmpeg-x86_64.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-emulation/ppsspp/files/ppsspp-ffmpeg-x86_64.patch b/games-emulation/ppsspp/files/ppsspp-ffmpeg-x86_64.patch
deleted file mode 100644
index 45bd877919a6..000000000000
--- a/games-emulation/ppsspp/files/ppsspp-ffmpeg-x86_64.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ffmpeg/linux_x86-64.sh.orig 2016-01-04 21:42:14.220082959 +0800
-+++ ffmpeg/linux_x86-64.sh 2016-01-04 21:42:31.940083265 +0800
-@@ -71,7 +71,7 @@
- ./configure \
- --prefix=./linux/${ARCH} \
- ${GENERAL} \
-- --extra-cflags="-D__STDC_CONSTANT_MACROS -O3" \
-+ --extra-cflags="-D__STDC_CONSTANT_MACROS -O2" \
- --enable-zlib \
- --enable-pic \
- --disable-yasm \