forked from Mirror/pmbootstrap
Add qtwebengine & qtwebchannel from luna work (#999)
This commit is contained in:
parent
eb3eca13c7
commit
12196962b5
54 changed files with 4568 additions and 0 deletions
13
aports/main/qt5-qtwebengine/patches-musl/yasm_intl.patch
Normal file
13
aports/main/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