Please CC the port maintainer,
On Fri, Aug 09 2019, adr <a...@sdf.org> wrote: > Hello, > multimedia/x264 assembly will generate bus errors. Can you provide more details? It's good if people can reproduce issues and understand the issue at hand before commiting anything... > Tested with ffmpeg. > > Regards, > adr. > ================================================ > RCS file: /cvs/ports/multimedia/x264/Makefile,v > retrieving revision 1.51 > diff -u -p -r1.51 Makefile > --- Makefile 22 Jul 2019 06:56:33 -0000 1.51 > +++ Makefile 9 Aug 2019 17:21:46 -0000 > @@ -40,7 +40,7 @@ CONFIGURE_ARGS+=--prefix=${PREFIX} \ > --disable-lavf \ > --disable-swscale > > -.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" > +.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" || > ${MACHINE_ARCH} == "arm" > CONFIGURE_ARGS+=--disable-asm > .endif > -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE