From owner-freebsd-questions Thu Jun 7 16:29:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by hub.freebsd.org (Postfix) with ESMTP id 4C89837B401 for ; Thu, 7 Jun 2001 16:29:35 -0700 (PDT) (envelope-from dmp@pantherdragon.org) Received: from pantherdragon.org (rook.pantherdragon.org [206.29.168.147]) by spork.pantherdragon.org (Postfix) with ESMTP id 6FE0C471C5 for ; Thu, 7 Jun 2001 16:29:30 -0700 (PDT) Message-ID: <3B200E5A.7DA1767E@pantherdragon.org> Date: Thu, 07 Jun 2001 16:29:30 -0700 From: dmp X-Mailer: Mozilla 4.51 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: making a static-linked bash Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I want to make bash static-linked. Does the line: CONFIGURE_ENV= LDFLAGS=-static in /usr/ports/shells/bash2/Makefile mean that it's static-linked by default? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message