summaryrefslogtreecommitdiff
path: root/user/erlang/fix-wx-linking.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/erlang/fix-wx-linking.patch')
-rw-r--r--user/erlang/fix-wx-linking.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/erlang/fix-wx-linking.patch b/user/erlang/fix-wx-linking.patch
index e1e8d4333..234da77fb 100644
--- a/user/erlang/fix-wx-linking.patch
+++ b/user/erlang/fix-wx-linking.patch
@@ -1,6 +1,6 @@
--- otp-OTP-22.0.7/lib/wx/configure.in.old 2019-07-10 16:05:15.000000000 +0000
+++ otp-OTP-22.0.7/lib/wx/configure.in 2019-08-07 01:00:20.532799505 +0000
-@@ -650,7 +650,7 @@
+@@ -630,7 +630,7 @@
// it isn't in too old wxWidgets versions
wxString test = wxString::FromUTF8((const char *)"foo");
wxStyledTextCtrl * foo = new wxStyledTextCtrl();