aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/orc/files/044_orcutils.patch
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-05-19 11:56:33 +0200
committerEric Bénard <eric@eukrea.com>2010-05-19 14:05:28 +0200
commit3e51206d0dfca1fc153999af43977d66ddaef8b2 (patch)
tree9cab8f32a051788e0bac10d38dc00cb0d2422024 /recipes/orc/files/044_orcutils.patch
parent5474c07945c63c8fe06f57b56e11be067811b839 (diff)
downloadopenembedded-3e51206d0dfca1fc153999af43977d66ddaef8b2.tar.gz
orc: add version 0.4.4
Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'recipes/orc/files/044_orcutils.patch')
-rw-r--r--recipes/orc/files/044_orcutils.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/orc/files/044_orcutils.patch b/recipes/orc/files/044_orcutils.patch
new file mode 100644
index 0000000000..e87b39d8fc
--- /dev/null
+++ b/recipes/orc/files/044_orcutils.patch
@@ -0,0 +1,12 @@
+diff -Nru orc-0.4.4_orig/orc/orcutils.c orc-0.4.4/orc/orcutils.c
+--- orc-0.4.4_orig/orc/orcutils.c 2010-03-19 23:44:36.000000000 +0100
++++ orc-0.4.4/orc/orcutils.c 2010-05-19 10:56:28.000000000 +0200
+@@ -40,7 +40,7 @@
+ * @title: Utility functions
+ * @short_description: Orc utility functions
+ */
+-
++#define unused
+ #ifdef unused
+ int
+ get_file_int (const char *file, int *value)