diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-09-04 11:11:01 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-09-04 11:24:46 +0200 |
commit | 3815b72ba156c35b962e15d65a52bb4ded404a58 (patch) | |
tree | 3e1595be115eb37e60a1fc57c242e43e7d26f9f3 /testing/qt5-qtwebengine/yasm-nls.patch | |
parent | de17d5212836b5874586e9f7cfee4381ee2a8401 (diff) | |
download | aports-3815b72ba156c35b962e15d65a52bb4ded404a58.tar.bz2 aports-3815b72ba156c35b962e15d65a52bb4ded404a58.tar.xz |
community/qt5-qtwebengine: move from testing
Diffstat (limited to 'testing/qt5-qtwebengine/yasm-nls.patch')
-rw-r--r-- | testing/qt5-qtwebengine/yasm-nls.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/qt5-qtwebengine/yasm-nls.patch b/testing/qt5-qtwebengine/yasm-nls.patch deleted file mode 100644 index 6b412abd90..0000000000 --- a/testing/qt5-qtwebengine/yasm-nls.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h b/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h -index 9e36539..f588083 100644 ---- a/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h -+++ b/src/3rdparty/chromium/third_party/yasm/source/config/linux/config.h -@@ -5,7 +5,7 @@ - #define CPP_PROG "gcc -E" - - /* */ --#define ENABLE_NLS 1 -+/* #undef ENABLE_NLS 1 */ - - /* Define to 1 if you have the `abort' function. */ - #define HAVE_ABORT 1 |