From d095d4a96566a3ab095ab2e30430ce93a154f1a7 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 5 Jan 2009 19:44:02 +0000 Subject: - Remove conditional checks for FreeBSD 5.x and older --- emulators/pearpc/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'emulators/pearpc') diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 93b867eb4e6f..b6573c37016d 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -72,12 +72,6 @@ CONFIGURE_ARGS+= --enable-cpu=jitc_x86 CONFIGURE_ARGS+= --enable-cpu=generic .endif -.if ${OSVERSION} < 503001 -#USE_GCC= 3.4 -#CFLAGS+= -DFREEBSD_MB_SUPPORT -BROKEN= Missing truncf() -.endif - pre-everything:: .if !defined(WITH_OPTIMIZED_CFLAGS) @${ECHO_MSG} "" -- cgit v1.2.3