summaryrefslogtreecommitdiff
path: root/dev-haskell/gtk3/files/gtk3-0.14.9-glib-2.62.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/gtk3/files/gtk3-0.14.9-glib-2.62.patch')
-rw-r--r--dev-haskell/gtk3/files/gtk3-0.14.9-glib-2.62.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-haskell/gtk3/files/gtk3-0.14.9-glib-2.62.patch b/dev-haskell/gtk3/files/gtk3-0.14.9-glib-2.62.patch
deleted file mode 100644
index da921a2cf415..000000000000
--- a/dev-haskell/gtk3/files/gtk3-0.14.9-glib-2.62.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/gtk3.cabal
-+++ b/gtk3.cabal
-@@ -372,7 +372,7 @@ Library
- -- needs to be imported from this module:
- x-Signals-Import: Graphics.UI.Gtk.General.Threading
- include-dirs: .
-- cpp-options: -DDISABLE_DEPRECATED -U__BLOCKS__
-+ cpp-options: -DDISABLE_DEPRECATED -U__BLOCKS__ -D__attribute__(A)=
- if os(darwin) || os(freebsd)
- cpp-options: -D__attribute__(A)= -D_Nullable= -D_Nonnull=
- if os(windows)