From owner-cvs-all Mon Sep 17 0:46: 7 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 0904C37B403; Mon, 17 Sep 2001 00:45:59 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8H7jwh62738; Mon, 17 Sep 2001 00:45:58 -0700 (PDT) (envelope-from knu) Message-Id: <200109170745.f8H7jwh62738@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 17 Sep 2001 00:45:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby_static Makefile pkg-comment 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/09/17 00:45:58 PDT Modified files: lang/ruby_static Makefile pkg-comment Log: Do not static link everything (including libc) but just compile in some dynamic modules, and leave a knob which links everything as before (-DSTATIC). Revision Changes Path 1.7 +20 -5 ports/lang/ruby_static/Makefile 1.2 +1 -1 ports/lang/ruby_static/pkg-comment To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message