On Wed, 28 Sep 2022, Rémi Denis-Courmont wrote:
Le 28 septembre 2022 10:13:57 GMT+03:00, "Martin Storsjö" <mar...@martin.st> a
écrit :
Signed-off-by: Martin Storsjö <mar...@martin.st>
---
This should hopefully fix the compile failures on fate,
http://fate.ffmpeg.org/report.cgi?time=20220927222508&slot=riscv64-linux-gnu-gcc-12
and
http://fate.ffmpeg.org/report.cgi?time=20220927225014&slot=riscv64-linux-gnu-clang-14.
---
libavcodec/riscv/fmtconvert_rvv.S | 2 +-
libavcodec/riscv/pixblockdsp_rvi.S | 2 +-
libavcodec/riscv/vorbisdsp_rvv.S | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Why does this affect FATE only? Is it building in the source directory?
(My local builds are in a subdirectory.)
It's building in a sibling directory next to the source directory; not
sure if that is what's making a difference here, or what it is though.
LGTM though
Thanks, will push.
// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".