CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/14 15:57:14
Modified files:
telephony/iaxclient: Makefile
Log message:
mark BROKEN-aarch64; linker error, undefined refs to
avcodec_encode_video and avcodec_alloc_frame.
strangely, though aarch64 *only* uses LLD, the same failure can be
reproduced on amd64 by forcing ld.bfd (USE_LLD=No).
