summaryrefslogtreecommitdiffstats
path: root/0001-enable-linux-unstable-deb-target.patch
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2023-11-12 06:13:33 -0500
committerJustKidding <jk@vin.ovh>2023-11-12 06:13:33 -0500
commit98c36ce2846436a575cd15ae3ee260efb87efe49 (patch)
tree67d0038811ce9a135e7e8f693e05d2fa2eef93ce /0001-enable-linux-unstable-deb-target.patch
parentb28313510259259115a505c7d980958a2a214425 (diff)
downloadungoogled-chromium-98c36ce2846436a575cd15ae3ee260efb87efe49.tar.gz
ungoogled-chromium-98c36ce2846436a575cd15ae3ee260efb87efe49.tar.bz2
ungoogled-chromium-98c36ce2846436a575cd15ae3ee260efb87efe49.zip
upgpkg: ungoogled-chromium 119.0.6045.123-1
upstream release
Diffstat (limited to '0001-enable-linux-unstable-deb-target.patch')
-rw-r--r--0001-enable-linux-unstable-deb-target.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/0001-enable-linux-unstable-deb-target.patch b/0001-enable-linux-unstable-deb-target.patch
new file mode 100644
index 0000000..4ae23e0
--- /dev/null
+++ b/0001-enable-linux-unstable-deb-target.patch
@@ -0,0 +1,33 @@
+From 22fe045deac0551720d7292022f443b22703f336 Mon Sep 17 00:00:00 2001
+From: Yaowei Zhou <yaowei.zhou@intel.com>
+Date: Thu, 20 Apr 2023 14:37:26 +0800
+Subject: [PATCH] Enable "linux:unstable_deb" build target when using the chromium minigbm
+
+Bug: N/A
+Change-Id: Ic37059be0f0719895acdba756292aed71820feba
+---
+
+diff --git a/third_party/minigbm/BUILD.gn b/third_party/minigbm/BUILD.gn
+index 739e278..50bf5d8 100644
+--- a/third_party/minigbm/BUILD.gn
++++ b/third_party/minigbm/BUILD.gn
+@@ -58,7 +58,7 @@
+ }
+ }
+
+- shared_library("minigbm") {
++ static_library("minigbm") {
+ sources = [
+ "src/amdgpu.c",
+ "src/dri.c",
+@@ -89,8 +89,8 @@
+ }
+
+ # Clients need this to pick up the shared library correctly.
+- all_dependent_configs =
+- [ "//build/config/gcc:rpath_for_built_shared_libraries" ]
++ #all_dependent_configs =
++ # [ "//build/config/gcc:rpath_for_built_shared_libraries" ]
+ }
+
+ # This target is used for Chromecast build, which expects the resulting lib