components/ghostscript/Makefile
changeset 5125 34cc580c62c2
parent 5066 7e7b4d607ab6
child 5674 a5c5f8ac5f4b
equal deleted inserted replaced
5124:3a6b9e3809f7 5125:34cc580c62c2
    44 include $(WS_MAKE_RULES)/prep.mk
    44 include $(WS_MAKE_RULES)/prep.mk
    45 include $(WS_MAKE_RULES)/ips.mk
    45 include $(WS_MAKE_RULES)/ips.mk
    46 include $(WS_MAKE_RULES)/configure.mk
    46 include $(WS_MAKE_RULES)/configure.mk
    47 
    47 
    48 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
    48 PATH=$(SPRO_VROOT)/bin:/usr/bin:/usr/gnu/bin
       
    49 
       
    50 # ghostscript uses a non-standard hybrid-build to build both 32 and 64-bit;
       
    51 # override these to prevent build failure.
       
    52 CC_FOR_BUILD=
       
    53 CONFIGURE_CPPFLAGS=
    49 
    54 
    50 # configure(1) options to use
    55 # configure(1) options to use
    51 CONFIGURE_OPTIONS +=	--with-drivers=ALL
    56 CONFIGURE_OPTIONS +=	--with-drivers=ALL
    52 CONFIGURE_OPTIONS +=	--with-ijs
    57 CONFIGURE_OPTIONS +=	--with-ijs
    53 CONFIGURE_OPTIONS +=	--without-omni
    58 CONFIGURE_OPTIONS +=	--without-omni