summaryrefslogtreecommitdiffstats
path: root/recipes-core/jamvm/jamvm/jamvm-minmax-heap.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jamvm/jamvm/jamvm-minmax-heap.patch')
-rw-r--r--recipes-core/jamvm/jamvm/jamvm-minmax-heap.patch10
1 files changed, 9 insertions, 1 deletions
diff --git a/recipes-core/jamvm/jamvm/jamvm-minmax-heap.patch b/recipes-core/jamvm/jamvm/jamvm-minmax-heap.patch
index bf0fda5..44fa606 100644
--- a/recipes-core/jamvm/jamvm/jamvm-minmax-heap.patch
+++ b/recipes-core/jamvm/jamvm/jamvm-minmax-heap.patch
@@ -1,5 +1,13 @@
1From 2409bdf5de64f1a6f2d8d3c738b06d394b47c198 Mon Sep 17 00:00:00 2001
2From: Jan Luebbe <jlu@pengutronix.de>
3Date: Tue, 15 May 2012 09:56:31 +0000
4
5---
6 src/jam.c | 4 +---
7 1 file changed, 1 insertion(+), 3 deletions(-)
8
1diff --git a/src/jam.c b/src/jam.c 9diff --git a/src/jam.c b/src/jam.c
2index b76ce8b..dc5eac3 100644 10index 052f84a..460e4d3 100644
3--- a/src/jam.c 11--- a/src/jam.c
4+++ b/src/jam.c 12+++ b/src/jam.c
5@@ -133,9 +133,7 @@ int parseCommandLine(int argc, char *argv[], InitArgs *args) { 13@@ -133,9 +133,7 @@ int parseCommandLine(int argc, char *argv[], InitArgs *args) {