OBS-URL: https://build.opensuse.org/request/show/145093 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=42
12 lines
402 B
Diff
12 lines
402 B
Diff
--- build/make/configure.sh.orig 2012-12-10 12:55:30.276337981 +0100
|
|
+++ build/make/configure.sh 2012-12-10 12:58:16.721521547 +0100
|
|
@@ -725,7 +725,7 @@ process_common_toolchain() {
|
|
|
|
case ${tgt_cc} in
|
|
gcc)
|
|
- CROSS=${CROSS:-arm-none-linux-gnueabi-}
|
|
+ CROSS=""
|
|
link_with_cc=gcc
|
|
setup_gnu_toolchain
|
|
arch_int=${tgt_isa##armv}
|