diff options
author | Kang Kai <kai.kang@windriver.com> | 2011-05-20 17:26:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-25 15:50:54 +0100 |
commit | c2d187065e81b1cef8fd6ce36dbe582866320c11 (patch) | |
tree | 3be665f386234bf5c04c905c43a2ce3652450180 /scripts/create-pull-request | |
parent | 98e8faa2f50773f6b91dc53c893c7e31afe47f57 (diff) | |
download | poky-c2d187065e81b1cef8fd6ce36dbe582866320c11.tar.gz |
ghostscript: fix run failure on mpc8315e
When run gs on mpc8315, it fails with:
GPL Ghostscript 9.02: ./psi/interp.c(291): Fatal error -20 in gs_interp_init!
It is caused by cross compile.
Accoding to the ghostscript document on:
http://pages.cs.wisc.edu/~ghost/doc/cvs/Make.htm#Cross-compiling
it needs some manual work, so import patches from WindRiver Linux.
Update to using oe way to add arch.h, thanks to Richard.
(From OE-Core rev: debee5134a2ca505e968a6ddfb5c2f6434e3007a)
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/create-pull-request')
0 files changed, 0 insertions, 0 deletions