~siretart/vlc/debian-packaging

« back to all changes in this revision

Viewing changes to contrib/src/vpx/libvpx-no-cross.patch

  • Committer: Sebastian Ramacher
  • Date: 2016-01-31 20:58:37 UTC
  • mfrom: (1.2.39)
  • Revision ID: git-v1:b7ac1de93ecf7cd3d86898544433974ce0af7086
Merge tag 'upstream/2.2.2'

Upstream version 2.2.2

# gpg: Signature made Sun 31 Jan 2016 21:57:53 CET using RSA key ID 6EA71993
# gpg: Good signature from "Sebastian Ramacher <sebastian@ramacher.at>"
# gpg:                 aka "Sebastian Ramacher <s.ramacher@gmail.com>"
# gpg:                 aka "Sebastian Ramacher <s.ramacher@gmx.at>"
# gpg:                 aka "Sebastian Ramacher <s.ramacher@student.tugraz.at>"
# gpg:                 aka "Sebastian Ramacher <sramacher@debian.org>"
# gpg:                 aka "Sebastian Ramacher <sebastian.ramacher@iaik.tugraz.at>"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- libvpx-v1.0.0/build/make/configure.sh.orig  2012-01-29 04:59:36.976441000 -0500
2
 
+++ libvpx-v1.0.0/build/make/configure.sh       2012-01-29 04:59:46.684441001 -0500
3
 
@@ -680,7 +680,6 @@
 
1
--- libvpx-1.4.0/build/make/configure.sh.orig   2015-05-05 16:00:58.682380921 +0200
 
2
+++ libvpx-1.4.0/build/make/configure.sh        2015-05-05 16:02:13.537147158 +0200
 
3
@@ -831,7 +831,6 @@
4
4
 
5
 
         case ${tgt_cc} in
 
5
       case ${tgt_cc} in
6
6
         gcc)
7
 
-            CROSS=${CROSS:-arm-none-linux-gnueabi-}
8
 
             link_with_cc=gcc
9
 
             setup_gnu_toolchain
10
 
             arch_int=${tgt_isa##armv}
 
7
-          CROSS=${CROSS:-arm-none-linux-gnueabi-}
 
8
           link_with_cc=gcc
 
9
           setup_gnu_toolchain
 
10
           arch_int=${tgt_isa##armv}