From b5b3b72fb1a001eddf6c1275dcc1880f20ec9773 Mon Sep 17 00:00:00 2001 From: Hajimu UMEMOTO Date: Sat, 21 Jan 2006 19:29:18 +0000 Subject: WITHOUT_CPU_CFLAGS hack is not required anymore. Tested by: TAKANO Yuji --- lang/ruby18/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lang/ruby18') diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile index 76e3db48d638..17929f5f0755 100644 --- a/lang/ruby18/Makefile +++ b/lang/ruby18/Makefile @@ -62,12 +62,6 @@ MAN1= ${RUBY_NAME}.1 EXTRA_PATCHES= ${PATCHDIR}/extrapatch-eval.c .endif -.if defined(CPUTYPE) -.if ${CPUTYPE} == "athlon64" || ${CPUTYPE} == "athlon-xp" -WITHOUT_CPU_CFLAGS= yes -.endif -.endif - # Uncomment if it still segfaults with 1.8.4 #.if ${ARCH} == "ia64" #BROKEN= "Segfault during build on ia64" -- cgit v1.2.3