Adding missing ASM dependencies.
Bug: webrtc:8603 Change-Id: I7b417759fcdd01879029afcc5afc50300016fd72 Reviewed-on: https://webrtc-review.googlesource.com/56840 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22159}
This commit is contained in:

committed by
Commit Bot

parent
e7c891f953
commit
6ce03592c6
@ -651,6 +651,7 @@ rtc_source_set("isac_fix_c_arm_asm") {
|
||||
"codecs/isac/fix/source/pitch_filter_armv6.S",
|
||||
]
|
||||
deps = [
|
||||
":isac_fix_common",
|
||||
"../../system_wrappers:asm_defines",
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user