am 381d47ca: Merge "Fix neon flags."
* commit '381d47ca53d4ce26ffc55897b6303fe4e46be4c4': Fix neon flags.
This commit is contained in:
@ -33,7 +33,7 @@ MY_ARM_CFLAGS_NEON := \
|
||||
endif
|
||||
|
||||
ifneq (,$(filter '-DWEBRTC_DETECT_ARM_NEON' '-DWEBRTC_ARCH_ARM_NEON', \
|
||||
$(MY_WEBRTC_COMMON_DEFS)))
|
||||
$(MY_WEBRTC_COMMON_DEFS_arm)))
|
||||
WEBRTC_BUILD_NEON_LIBS := true
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user