From: Johann Date: Thu, 2 May 2013 19:32:02 +0000 (-0700) Subject: Add __inline__ to INLINE definition. X-Git-Tag: v1.3.0~1129^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ebc99fcac4fe02f8814271b4904fff075b02234;p=libvpx Add __inline__ to INLINE definition. When using 'always_inline' 'inline' should be specified as well. Thanks to Digit for identifying this: https://chromiumcodereview.appspot.com/14820003/ Change-Id: If1647fac91b85ecabe6d3cd04290d5c08c5a11ea --- diff --git a/build/make/configure.sh b/build/make/configure.sh index 23dc87f31..a7e17864b 100755 --- a/build/make/configure.sh +++ b/build/make/configure.sh @@ -1179,7 +1179,7 @@ EOF check_cc <