pmaports/luna/qt5-qtwebengine/patches-musl/yasm_intl.patch
Oliver Smith ca92b35948 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
2018-05-02 22:38:19 +02:00

13 lines
515 B
Diff

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 = [