Clean up ANDROID macro definitions [common_audio]
Review URL: http://webrtc-codereview.appspot.com/91004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@262 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -19,7 +19,7 @@ MY_WEBRTC_COMMON_DEFS := \
|
||||
'-DWEBRTC_ANDROID_OPENSLES'
|
||||
ifeq ($(TARGET_ARCH),arm)
|
||||
MY_WEBRTC_COMMON_DEFS += \
|
||||
'-DWEBRTC_SPL_ARM_INLINE_CALLS' \
|
||||
'-DWEBRTC_ARM_INLINE_CALLS' \
|
||||
'-DWEBRTC_ARCH_ARM'
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user