]> code.ossystems Code Review - openembedded-core.git/commit
ghostscript: disable check for time.h
authorJoshua Lock <joshual@takoba.(none)>
Tue, 27 Sep 2011 19:53:34 +0000 (12:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2011 12:42:39 +0000 (13:42 +0100)
commit59746f706fd71b58268745309dfa54b87ccdb967
treeae3f775247d2db7329110557d0d3ab05d2ea678c
parentf8fe4ef09d6ab037928850bbb953e2b0a2da49e9
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>
meta/recipes-extended/ghostscript/ghostscript_9.02.bb