From a03f914c477f070f962088e48c34124d0ba61fba Mon Sep 17 00:00:00 2001 From: wuggy Date: Fri, 24 Apr 2026 00:22:03 -0700 Subject: [PATCH] I Did Not Clobberbuild, What Happens Next Is Shocking --- media/ffvpx/config.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/media/ffvpx/config.h b/media/ffvpx/config.h index de326b5dfe..aa3d0b2c21 100644 --- a/media/ffvpx/config.h +++ b/media/ffvpx/config.h @@ -28,8 +28,6 @@ #elif defined(XP_DARWIN) #include "config_darwin64.h" #elif defined(XP_UNIX) -<<<<<<< HEAD -======= #if defined(__aarch64__) #include "config_unix_aarch64.h" #elif defined(__alpha) || defined(__alpha__) @@ -41,7 +39,6 @@ #elif defined(__loongarch64) #include "config_unix_loongarch64.h" #else ->>>>>>> fb438829b5 (MoonchildProductions/UXP#2897: Fix ffvpx build on loongarch64) #if defined(HAVE_64BIT_BUILD) #include "config_unix64.h" #else