diff options
Diffstat (limited to 'multimedia/handbrake/files/patch-contrib-x264-configure')
-rw-r--r-- | multimedia/handbrake/files/patch-contrib-x264-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/handbrake/files/patch-contrib-x264-configure b/multimedia/handbrake/files/patch-contrib-x264-configure deleted file mode 100644 index af3ef6ed31c0..000000000000 --- a/multimedia/handbrake/files/patch-contrib-x264-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- ../HandBrake_old/contrib/x264/configure 2007-07-15 22:45:03.000000000 +0200 -+++ contrib/x264/configure 2007-12-06 01:16:03.000000000 +0100 -@@ -160,7 +160,7 @@ - fi - as_check || AS="nasm" - ;; -- x86_64) -+ x86_64 | amd64) - ARCH="X86_64" - AS="yasm" - ASFLAGS="-f elf -m amd64" |