Descriptionlibvpx: Fix generated asm offsets.
The first issue was that unpack_lib_posix target did not have the
correct input set. The next major issue was if the generated asm
offset file was changed, the assembly files dependent on the
generated file were not being assembled.
This change also removes two search paths, where the generated asm
offsets were being written. The two paths removed were for older
targets, that are not valid anymore.
BUG=377062
TBR=tomfinegan@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272641
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|