From 276be30f198f546eb4e42d1d517b659c6bbc9645 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 15 Dec 2003 20:08:59 +0000 Subject: [PATCH] - Remove gcc-3.3.1 kludge now that 3.3.3 is standard in -CURRENT PR: ports/60264 Submitted by: Eric van Gyzen (maintainer) --- math/R-letter/Makefile | 11 +---------- math/R-project/Makefile | 11 +---------- math/R/Makefile | 11 +---------- 3 files changed, 3 insertions(+), 30 deletions(-) diff --git a/math/R-letter/Makefile b/math/R-letter/Makefile index cdbbd6a0affb..f7e9d60d0676 100644 --- a/math/R-letter/Makefile +++ b/math/R-letter/Makefile @@ -71,13 +71,4 @@ test check: build check-all: build @(cd ${WRKSRC}; ${MAKE} check-all) -.include - -# Work around a gcc-3.3.1 internal compiler error on 5.1-CURRENT. -.if ${OSVERSION} >= 501103 -pre-build: - @(cd ${WRKSRC}/src/include; ${MAKE} Rmath.h) - @(cd ${WRKSRC}/src/main; ${MAKE} CFLAGS+=-O0 plotmath.o) -.endif - -.include +.include diff --git a/math/R-project/Makefile b/math/R-project/Makefile index cdbbd6a0affb..f7e9d60d0676 100644 --- a/math/R-project/Makefile +++ b/math/R-project/Makefile @@ -71,13 +71,4 @@ test check: build check-all: build @(cd ${WRKSRC}; ${MAKE} check-all) -.include - -# Work around a gcc-3.3.1 internal compiler error on 5.1-CURRENT. -.if ${OSVERSION} >= 501103 -pre-build: - @(cd ${WRKSRC}/src/include; ${MAKE} Rmath.h) - @(cd ${WRKSRC}/src/main; ${MAKE} CFLAGS+=-O0 plotmath.o) -.endif - -.include +.include diff --git a/math/R/Makefile b/math/R/Makefile index cdbbd6a0affb..f7e9d60d0676 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -71,13 +71,4 @@ test check: build check-all: build @(cd ${WRKSRC}; ${MAKE} check-all) -.include - -# Work around a gcc-3.3.1 internal compiler error on 5.1-CURRENT. -.if ${OSVERSION} >= 501103 -pre-build: - @(cd ${WRKSRC}/src/include; ${MAKE} Rmath.h) - @(cd ${WRKSRC}/src/main; ${MAKE} CFLAGS+=-O0 plotmath.o) -.endif - -.include +.include