summaryrefslogtreecommitdiff
path: root/portsToCome/orbit2/whatever.patch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-27 10:13:52 +0200
committerErich Eckner <git@eckner.net>2018-05-27 10:13:52 +0200
commit14a8f5d3c7889f2046a008b1b1dc29f485ebb359 (patch)
tree644ebb60f7155dd5c139d233857684fbcd8546e6 /portsToCome/orbit2/whatever.patch
downloadcrux-ports-14a8f5d3c7889f2046a008b1b1dc29f485ebb359.tar.xz
initial commit
Diffstat (limited to 'portsToCome/orbit2/whatever.patch')
-rw-r--r--portsToCome/orbit2/whatever.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/portsToCome/orbit2/whatever.patch b/portsToCome/orbit2/whatever.patch
new file mode 100644
index 0000000..88dab7a
--- /dev/null
+++ b/portsToCome/orbit2/whatever.patch
@@ -0,0 +1,12 @@
+--- linc2/src/Makefile.am 2010-02-09 13:05:35.000000000 +0100
++++ linc2/src/Makefile.am 2016-02-22 20:25:08.835149083 +0100
+@@ -12,8 +12,7 @@
+ -I$(top_builddir)/linc2/include \
+ -I$(top_srcdir)/linc2/include \
+ $(LINC_CFLAGS) \
+- $(WARN_CFLAGS) \
+- -DG_DISABLE_DEPRECATED
++ $(WARN_CFLAGS)
+
+ if OS_WIN32
+ else