summarylogtreecommitdiffstats
path: root/fix-icu-tpl-thing.patch
blob: a0c175d1f4ce1981723a2183f0b4564da413c5ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/libsoup-2.2.105/libsoup/soup.h	2020-07-24 22:52:34.948895037 -0400
+++ src/libsoup-2.2.105/libsoup/soup.h	2020-07-24 23:08:32.091993405 -0400
@@ -6,6 +6,9 @@
 #ifndef SOUP_H
 #define SOUP_H 1
 
+//Use only unicode C API
+#define U_SHOW_CPLUSPLUS_API 0
+
 #ifdef __cplusplus
 extern "C" {
 #endif