diff options
author | Joshua Lock <joshual@takoba.(none)> | 2011-09-27 12:53:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-28 11:47:23 +0100 |
commit | 737daaf83b3c2b4382dc518fda8c2d38085bb1bb (patch) | |
tree | 26ab1ac4daa1dedf403213f5ad68f32978a8c26e /meta/classes/patch.bbclass | |
parent | 62ce8f96626e061e03ca49896716bbb133721ee0 (diff) | |
download | openembedded-core-737daaf83b3c2b4382dc518fda8c2d38085bb1bb.tar.gz openembedded-core-737daaf83b3c2b4382dc518fda8c2d38085bb1bb.tar.bz2 openembedded-core-737daaf83b3c2b4382dc518fda8c2d38085bb1bb.tar.xz openembedded-core-737daaf83b3c2b4382dc518fda8c2d38085bb1bb.zip |
ghostscript: disable check for time.h
ghostscript has it's own hacky check for time.h which hard-codes paths, this
means in the native case it fails on systems such as Ubuntu 11.10 where the
location of time.h has changed. Further it means the target build has had a
host-intrusion issue.
This patch disables the check for time.h, future releases of ghostscript
use standard autotools checks for time.h's location.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/classes/patch.bbclass')
0 files changed, 0 insertions, 0 deletions