OSDN Git Service

Xcode 4.3 compatibility checkin ics-x86
authorAl Sutton <al@funkyandroid.com>
Tue, 21 Feb 2012 12:32:30 +0000 (12:32 +0000)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sat, 23 Feb 2013 09:20:09 +0000 (17:20 +0800)
commit3e6c24a9e58bc9db8e41ed6199d8e2d088471ea4
tree127476a55b7d3a0f320a1b876b33107449e907e7
parent577d38f60b229faa4cfdad5b440c4445817e367c
Xcode 4.3 compatibility checkin

Xcode 4.3 is unable to find the inlined methods when linking libSR_Recognizer,
so this patch clears the definition of PINLINE for the Xcode 4.3 compiler
which ensures that the methods which cause the errors are not inlined

Change-Id: I28d0bdf084cb60e93db80fe8a8c7ad6d0dd01dc0
Signed-off-by: Al Sutton <al@funkyandroid.com>
portable/include/PortExport.h