Date: Sat, 21 Jan 2006 04:26:40 +0000 (UTC) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby18 Makefile Message-ID: <200601210426.k0L4Qewb036145@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2006-01-21 04:26:40 UTC FreeBSD ports repository Modified files: lang/ruby18 Makefile Log: It was not buildable with CPUTYPE=athlon64 or CPUTYPE=athlon-xp since my last commit. It spun in 'miniruby' somewhere in a bigdecimal compile. So, if CPUTYPE is defined as athlon64 or athlon-xp, ignore CPU_CFLAGS for workaround. Reported by: Mike Harding <mvh__at__ix.netcom.com> Revision Changes Path 1.100 +4 -0 ports/lang/ruby18/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601210426.k0L4Qewb036145>