ghostscript/ppc64le-support.patch
Johannes Meixner edc9d0cc50 Accepting request 293106 from home:jsmeix:branches:Printing
Version upgrade to 9.16rc2 (second release candidate for 9.16) for testing if it works. Now it also builds for SLE_11_SP3.

OBS-URL: https://build.opensuse.org/request/show/293106
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=50
2015-03-25 14:14:43 +00:00

11 lines
236 B
Diff

--- ghostscript-9.15/lcms2/include/lcms2.h
+++ ghostscript-9.15/lcms2/include/lcms2.h
@@ -67,6 +67,7 @@
#include <limits.h>
#include <time.h>
#include <stddef.h>
+#include <endian.h>
#ifndef CMS_USE_CPP_API
# ifdef __cplusplus