[Buildroot] [PATCH 1/1] package/ffmpeg: altivec needs VSX with little endian

Peter Korsgaard peter at korsgaard.com
Sat Sep 17 18:51:10 UTC 2022


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure:
 > In file included from libavcodec/ppc/audiodsp.c:31:
 > libavcodec/ppc/audiodsp.c: In function 'scalarproduct_int16_altivec':
 > ./libavutil/ppc/util_altivec.h:123:5: error: implicit declaration of function 'vec_vsx_ld'; did you mean 'vec_vslh'? [-Werror=implicit-function-declaration]
 >   123 |     vec_vsx_ld(offset, b)
 >       |     ^~~~~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/b772d285f978ff9bc3b07872d009633c943f20b1

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2022.05.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list