forked from Mirror/pmbootstrap
Disable LuneOS UI (see #1459) [skip ci]
Moved from aports/main to aports/luna, so we can disable the entire folder from building in the binary repository: * qt5-qtwebengine * postmarketos-ui-luna
This commit is contained in:
parent
df6e677c6e
commit
873b29eccd
55 changed files with 6 additions and 2 deletions
13
aports/luna/qt5-qtwebengine/patches-musl/yasm_intl.patch
Normal file
13
aports/luna/qt5-qtwebengine/patches-musl/yasm_intl.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
diff --git a/src/3rdparty/chromium/third_party/yasm/BUILD.gn b/qtwebengine-opensource-src-5.9.1-patched/src/3rdparty/chromium/third_party/yasm/BUILD.gn
|
||||
index 6f49a02..0703793 100644
|
||||
--- a/src/3rdparty/chromium/third_party/yasm/BUILD.gn
|
||||
+++ b/src/3rdparty/chromium/third_party/yasm/BUILD.gn
|
||||
@@ -317,7 +317,7 @@ if (current_toolchain == host_toolchain) {
|
||||
"-pedantic",
|
||||
]
|
||||
}
|
||||
-
|
||||
+ libs = [ "intl" ]
|
||||
# TODO(ajwong): This should take most of the generated output as
|
||||
# inputs.
|
||||
deps = [
|
Loading…
Add table
Add a link
Reference in a new issue