diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-11-18 13:44:43 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-11-19 00:29:22 (GMT) |
commit | 1b1b9c9a9a15737e83cfc0aee65e21d8385ef832 (patch) | |
tree | fbf43c3a8ef9c8072c2eedd4d5f68e3af30d656b /src/gtkglextmm-1-fixes.patch | |
parent | 99b8d3306133b4e18e57a9fa1cd30c7b09f93046 (diff) | |
download | mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.zip mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.gz mxe-1b1b9c9a9a15737e83cfc0aee65e21d8385ef832.tar.bz2 |
various packages: run `make refresh-patches` with numbering
Diffstat (limited to 'src/gtkglextmm-1-fixes.patch')
-rw-r--r-- | src/gtkglextmm-1-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkglextmm-1-fixes.patch b/src/gtkglextmm-1-fixes.patch index dcb2ae2..8772fce 100644 --- a/src/gtkglextmm-1-fixes.patch +++ b/src/gtkglextmm-1-fixes.patch @@ -5,7 +5,7 @@ Contains ad hoc patches for cross building. From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: "fix@me" <fix@me> Date: Wed, 29 Sep 2010 23:08:44 +0200 -Subject: [PATCH] allow deprecated GThreadFunctions and GdkSpanFunc +Subject: [PATCH 1/1] allow deprecated GThreadFunctions and GdkSpanFunc diff --git a/gdkglext/gdkmm/gl/Makefile.in b/gdkglext/gdkmm/gl/Makefile.in |