diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2012-11-30 10:33:32 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-03 14:18:21 +0000 |
commit | 30a19b7c791abcbf09193c678866df66d470a6d9 (patch) | |
tree | 8f6607111822d1084e3eebc31bab0cd77052b6a2 /meta/recipes-qt/qt4 | |
parent | cb8fbc332f730cbb4d9c9866ee7b95d62245d121 (diff) | |
download | openembedded-core-30a19b7c791abcbf09193c678866df66d470a6d9.tar.gz openembedded-core-30a19b7c791abcbf09193c678866df66d470a6d9.tar.bz2 openembedded-core-30a19b7c791abcbf09193c678866df66d470a6d9.zip |
ghostscript: make ghostscript work with long building path
If TMPDIR has more than 256 chars, building ghostscript fails.
This violates the 410 length limit of TMPDIR.
This patch makes building ghostscript succeed by changing its
MAX_TOKEN from 256 to 512.
[YOCTO #2766]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt4')
0 files changed, 0 insertions, 0 deletions