From owner-cvs-all Tue May 29 14:16:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC3F837B422; Tue, 29 May 2001 14:16:54 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4TLGsS93238; Tue, 29 May 2001 14:16:54 -0700 (PDT) (envelope-from knu) Message-Id: <200105292116.f4TLGsS93238@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 29 May 2001 14:16:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby Makefile ports/lang/ruby-devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/05/29 14:16:54 PDT Modified files: lang/ruby Makefile lang/ruby-devel Makefile Log: As some people including me are seeing reproduceable coredump, temporarily stop linking ruby with libc_r. This will break such extension modules as ruby-qt, but we have to investigate the annoying problems we are seeing, present in both ruby and our libc_r. Once suggested by: green Revision Changes Path 1.60 +5 -1 ports/lang/ruby/Makefile 1.6 +5 -1 ports/lang/ruby-devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message