On Feb 25 17:30:22, [email protected] wrote: > Cannot build it on current/amrv7 --with-opus, > as audio/opus itself does not build (see separate mail).
It does when you drop the
.if ${MACHINE_ARCH} == "arm"
CONFIGURE_ARGS+=--enable-fixed-point
.endif
and once it does, audio/sox works too, --with-opus.
Jan
