summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch')
-rw-r--r--meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch b/meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch
index 850ec06aa7..126cbaa1ac 100644
--- a/meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch
+++ b/meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [embedded specific]
2
1help2man is looking at the generated binary for help output. This does not work for cross compilations. So taking out the local PREPATH (../src) directory from path so that help2 man can find the native version of the bison in the native sysroot directory. 3help2man is looking at the generated binary for help output. This does not work for cross compilations. So taking out the local PREPATH (../src) directory from path so that help2 man can find the native version of the bison in the native sysroot directory.
2 4
3Date: 2010/06/28 5Date: 2010/06/28