From owner-cvs-all Fri Apr 6 2:19:25 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 8C78137B424; Fri, 6 Apr 2001 02:19:22 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f369JML19185; Fri, 6 Apr 2001 02:19:22 -0700 (PDT) (envelope-from knu) Message-Id: <200104060919.f369JML19185@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 6 Apr 2001 02:19:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/04/06 02:19:22 PDT Modified files: Mk bsd.ruby.mk Log: Introduce a new variable: RUBY_WITH_PTHREAD. With it, extconf.rb is modified to link with -pthread instead of -lc. Revision Changes Path 1.26 +10 -1 ports/Mk/bsd.ruby.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message