| Submitter | Joshua Lock |
|---|---|
| Date | June 13, 2012, 4:31 p.m. |
| Message ID | <ce0ae088f2b523cd40c94c77cd26785df381f0bf.1339604980.git.josh@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/29795/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.02.bb b/meta/recipes-extended/ghostscript/ghostscript_9.02.bb index 9b21c66..99c4f5c 100644 --- a/meta/recipes-extended/ghostscript/ghostscript_9.02.bb +++ b/meta/recipes-extended/ghostscript/ghostscript_9.02.bb @@ -40,6 +40,7 @@ EXTRA_OECONF = "--without-x --with-system-libtiff --without-jbig2dec --without-j # http://bugs.ghostscript.com/show_bug.cgi?id=692443 # http://bugs.ghostscript.com/show_bug.cgi?id=692426 CFLAGS += "-DHAVE_SYS_TIME_H=1" +BUILD_CFLAGS += "-DHAVE_SYS_TIME_H=1" inherit autotools