[FFmpeg-devel] [PATCH] ffbuild: add METALCC and METALLIB to BRIEF
epirat07 at gmail.com
epirat07 at gmail.com
Fri Sep 13 23:26:37 EEST 2024
On 12 Jul 2024, at 20:38, Marvin Scholz wrote:
> ---
> ffbuild/common.mak | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
If no one has objections in the meantime, I will merge it next week.
> diff --git a/ffbuild/common.mak b/ffbuild/common.mak
> index 87a3ffd2b0..023adb8567 100644
> --- a/ffbuild/common.mak
> +++ b/ffbuild/common.mak
> @@ -18,7 +18,7 @@ BIN2C = $(BIN2CEXE)
> ifndef V
> Q = @
> ECHO = printf "$(1)\t%s\n" $(2)
> -BRIEF = CC CXX OBJCC HOSTCC HOSTLD AS X86ASM AR LD STRIP CP WINDRES NVCC BIN2C
> +BRIEF = CC CXX OBJCC HOSTCC HOSTLD AS X86ASM AR LD STRIP CP WINDRES NVCC BIN2C METALCC METALLIB
> SILENT = DEPCC DEPHOSTCC DEPAS DEPX86ASM RANLIB RM
>
> MSG = $@
>
> base-commit: 85706f5136cf7c88f95843b2634dd3f7d7d2cb6d
> --
> 2.39.3 (Apple Git-146)
More information about the ffmpeg-devel
mailing list