shithub: libvpx

Download patch

ref: a23430834746ba4cbea146d47bf2cf100ac23f0d
parent: 136c29e3a3fbb0811a5d608b22bb983a8ea08ae1
parent: be660f8ca0ae1b39556a5286832b6042ff4b7a1e
author: James Zern <[email protected]>
date: Mon May 2 15:15:39 EDT 2016

Merge "configure.sh: prefer 'which' over 'hash'"

--- a/build/make/configure.sh
+++ b/build/make/configure.sh
@@ -1069,7 +1069,7 @@
           if enabled rvct; then
             # Check if we have CodeSourcery GCC in PATH. Needed for
             # libraries
-            hash arm-none-linux-gnueabi-gcc 2>&- || \
+            which arm-none-linux-gnueabi-gcc 2>&- || \
               die "Couldn't find CodeSourcery GCC from PATH"
 
             # Use armcc as a linker to enable translation of