From owner-freebsd-questions@FreeBSD.ORG Fri Mar 9 12:52:44 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ADE0116A406 for ; Fri, 9 Mar 2007 12:52:44 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id 657B313C4AA for ; Fri, 9 Mar 2007 12:52:44 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wx-out-0506.google.com with SMTP id s18so766781wxc for ; Fri, 09 Mar 2007 04:52:43 -0800 (PST) Received: by 10.70.39.11 with SMTP id m11mr2871302wxm.1173444763925; Fri, 09 Mar 2007 04:52:43 -0800 (PST) Received: from ?192.168.0.4? ( [67.189.184.224]) by mx.google.com with ESMTP id h20sm4554869wxd.2007.03.09.04.52.43; Fri, 09 Mar 2007 04:52:43 -0800 (PST) Date: Fri, 09 Mar 2007 07:53:00 -0500 To: User Questions Organization: Seibercom.net In-Reply-To: <14989d6e0703081645q9b555b5i26cca0557590e9cd@mail.gmail.com> References: <989294.46444.qm@web34411.mail.mud.yahoo.com> <14989d6e0703081645q9b555b5i26cca0557590e9cd@mail.gmail.com> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20070309075120.9879.GERARD-SEIBERT@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.30.03 [en] From: Gerard Subject: Re: DEFAULT CFLAGS SETTING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 12:52:44 -0000 On Thursday March 08, 2007 at 07:45:06 (PM) Christian Walther wrote: > CFLAGS can be defined in /etc/make.conf > My CFLAGS is set to -O2 -pipe. You might want to take a look at > CPUTYPE, too. This can be set to match your CPU type, which means > you'll get the most of it. > You can find some examples in /usr/share/examples/etc/make.conf Thanks, but that is not exactly what I was looking for. I was attempting to find out what the default setting is in FreeBSD-6.2. I heard it was '02' but I have not been able to confirm that. -- Gerard