[Midnightbsd-cvs] CVS Commit: Makefile: OSVERSION
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 2 03:37:37 EDT 2007
Log Message:
-----------
OSVERSION
Modified Files:
--------------
mports/graphics/netpbm:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/netpbm/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lgraphics/netpbm/Makefile -Lgraphics/netpbm/Makefile -u -r1.1 -r1.2
--- graphics/netpbm/Makefile
+++ graphics/netpbm/Makefile
@@ -44,11 +44,6 @@
# -O causes an ICE in converter/other/exif.c with gcc 3.3.3 on sparc64.
CFLAGS+= -O0
.endif
-.if ${ARCH} == "alpha"
-.if ${OSVERSION} < 500000
-CFLAGS+= -O0
-.endif
-.endif
.if defined(WITH_NETPBM_DEVEL)
EXTRA_PATCHES+= ${FILESDIR}/editor-pnmquant-devel.patch
More information about the Midnightbsd-cvs
mailing list