diff options
Diffstat (limited to 'x11-toolkits/hs-wxc/files/patch-wxc.cabal')
-rw-r--r-- | x11-toolkits/hs-wxc/files/patch-wxc.cabal | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/hs-wxc/files/patch-wxc.cabal b/x11-toolkits/hs-wxc/files/patch-wxc.cabal new file mode 100644 index 000000000000..e6acc24af265 --- /dev/null +++ b/x11-toolkits/hs-wxc/files/patch-wxc.cabal @@ -0,0 +1,7 @@ +--- ./wxc.cabal.orig 2013-12-19 21:28:05.000000000 +0100 ++++ ./wxc.cabal 2013-12-19 21:36:12.000000000 +0100 +@@ -273,3 +273,4 @@ + + x-dll-extra-libraries: + ++ cc-options: -std=gnu++0x |