HomeFreeBSD

multimedia/{mplayer|mencoder}: Fix WITH_DEBUG build

Description

multimedia/{mplayer|mencoder}: Fix WITH_DEBUG build

Newer clang versions are not happy when passing -mcpu=<something> on
i386 and amd64. This fixes the construction of CFLAGS during configure
in the WITH_DEBUG case.
Also, as it turns out, there was a const ptr issue in
libmpcodecs/ad_spdif.c whith also needed to be fixed.

PR: 280818
Reported by: cryptogranny@gmail.com

Details

Provenance
riggsAuthored on Oct 19 2024, 3:32 PM
Parents
R11:c768ecf46297: security/libressl-devel: Chase addition of OpenSSL 3.4 port
Branches
Unknown
Tags
Unknown