aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtwebengine/yasm-nls.patch
blob: 6b412abd90a3afabed150654b8195634483865a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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