tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: x265 fails on non-amd64



On ARM, PowerPC, m68k, et cetera:

[ 96%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o
[ 98%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o
[100%] Linking CXX executable x265
libx265.so.165: undefined reference to `x265::detect512()'

Quick fix, or PR?

Maybe someone will want enable512 with hidden visibility but

Your patch works. Should I commit?

Thanks,
John


Home | Main Index | Thread Index | Old Index