From owner-cvs-all Sat Jun 23 5:29:20 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 4880137B408; Sat, 23 Jun 2001 05:29:15 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5NCTFa89906; Sat, 23 Jun 2001 05:29:15 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106231229.f5NCTFa89906@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 23 Jun 2001 05:29:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/bzip2 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 sobomax 2001/06/23 05:29:15 PDT Modified files: usr.bin/bzip2 Makefile Log: By default link statically (like we did in the port) - it provides 8-10% faster comperssion, which in the bzip2's case could be a big win. Revision Changes Path 1.2 +2 -0 src/usr.bin/bzip2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message