shithub: libvpx

Download patch

ref: 73c65b5781a23aa8835b786a56946db535f1b4a8
parent: edcbbf2ee3a0acbe5162655bc128b3ac5340729a
parent: bd7467ddb60c3598d7b2a99dfa89b89c5a0653e7
author: James Zern <[email protected]>
date: Fri Feb 28 05:29:22 EST 2014

Merge "rtcd.sh: sort functions by name"

--- a/build/make/rtcd.sh
+++ b/build/make/rtcd.sh
@@ -333,6 +333,7 @@
 #
 # Main Driver
 #
+ALL_FUNCS=$(export LC_ALL=C; echo $ALL_FUNCS | tr ' ' '\n' | sort |tr '\n' ' ')
 require c
 case $arch in
   x86)