From 340826f58e8d3992f29c3721adee06c636f27000 Mon Sep 17 00:00:00 2001 From: happyworker <208suo@208suo.com> Date: Fri, 5 Jul 2024 10:52:05 +0800 Subject: [PATCH] The automatic compilation function is enabled for access control (cherry picked from commit 0769781bdfd3cce215d37c742d1836a9bb221ea4) --- ffmpeg.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index da4c47a..112ebe7 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -45,7 +45,6 @@ %global _with_omx 1 %global _with_omx_rpi 1 %global _with_mmal 1 -ExclusiveArch: armv7hnl %endif %if 0%{?_without_gpl} -- Gitee