From owner-freebsd-questions@FreeBSD.ORG Tue Aug 31 21:28:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAEEE16A4CE for ; Tue, 31 Aug 2004 21:28:00 +0000 (GMT) Received: from outmx021.isp.belgacom.be (outmx021.isp.belgacom.be [195.238.2.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B0D43D45 for ; Tue, 31 Aug 2004 21:28:00 +0000 (GMT) (envelope-from geert@lori.mine.nu) Received: from outmx021.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i7VLRplb013521 for ; Tue, 31 Aug 2004 23:27:51 +0200 (envelope-from ) Received: from lori.mine.nu (150-158.244.81.adsl.skynet.be [81.244.158.150]) with ESMTP id i7VLRiPn013456 for ; Tue, 31 Aug 2004 23:27:44 +0200 (envelope-from ) Received: by lori.mine.nu (Postfix, from userid 1000) id 957C8AEC; Tue, 31 Aug 2004 23:27:43 +0200 (CEST) Date: Tue, 31 Aug 2004 23:27:42 +0200 From: Geert Hendrickx To: freebsd-questions@freebsd.org Message-ID: <20040831212742.GA90396@lori.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-GPG-Key: http://lori.mine.nu/gnupgkey.asc X-GPG-Key-ID: 1024D/766C1E92 X-Accept-Language: nl,en Subject: -DNOPROFILE ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2004 21:28:01 -0000 What exactly does this make.conf-flag do: NOPROFILE= true # Avoid compiling profiled libraries What are "profiled" libraries? GH