summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron>1999-12-02 14:45:57 +0000
committertron <tron>1999-12-02 14:45:57 +0000
commite4a0c903ccdb75b3bf891272916c980e514f395d (patch)
tree0bada89fd2b15ad5cfb25be8275f42d6ffd81b81 /print
parentcacec29f283c6c25fef4f30783502ac7c169d0df (diff)
downloadpkgsrc-e4a0c903ccdb75b3bf891272916c980e514f395d.tar.gz
Compile this package without optimization under arm32 port to avoid
problems reported in PR pkg/7256.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index 77e840d78b6..6d2f7538698 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 1999/12/02 14:26:30 tron Exp $
+# $NetBSD: Makefile,v 1.44 1999/12/02 14:45:57 tron Exp $
#
DISTNAME= ghostscript-5.50
@@ -34,6 +34,8 @@ MAKEFILE= unix-gcc.mak
MAKE_ENV+= MAKEOBJDIR=. prefix=${PREFIX}
.if ${OPSYS} == "SunOS"
LDFLAGS+= -L${LOCALBASE}/bsd/lib
+.elif ${OPSYS} == NetBSD && ${MACHINE_ARCH} == arm32
+CFLAGS=
.endif
.if defined(PAPERSIZE) && (${PAPERSIZE} == "A4" || ${PAPERSIZE} == "a4")
MAKE_FLAGS+= -DA4