From owner-freebsd-questions@FreeBSD.ORG Mon Jul 7 09:27:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E8331065675 for ; Mon, 7 Jul 2008 09:27:39 +0000 (UTC) (envelope-from maslak@ihlas.net.tr) Received: from pop3.ihlas.net.tr (smtp.ihlas.net.tr [213.238.128.249]) by mx1.freebsd.org (Postfix) with SMTP id A3AB88FC32 for ; Mon, 7 Jul 2008 09:27:37 +0000 (UTC) (envelope-from maslak@ihlas.net.tr) Received: (qmail 54511 invoked by uid 89); 7 Jul 2008 09:27:36 -0000 X-Mail-Scanner: Scanned by qSheff-II-2.1 (http://www.enderunix.org/qsheff/) Received: from unknown (HELO ihlasnetym) (maslak@ihlas.net.tr@213.238.150.220) by 0 with SMTP; 7 Jul 2008 09:27:35 -0000 Message-ID: <005e01c8e013$bcab1bf0$dc96eed5@ihlasnetym> From: "Yavuz Maslak" To: Date: Mon, 7 Jul 2008 12:27:55 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 Subject: Do I put down cputype in make.conf ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2008 09:27:39 -0000 I have a quad-core intel 64 bit cpu. I got 7.0-STABLE-200806-amd64-disc1.iso from ftp://ftp3.freebsd.org/pub/FreeBSD/snapshots/200806/ I installed freebsd7.0-stable from it. the machine works well. But do I need to edit /etc/make.conf for cputype ? if it need to be edited What should I put down it in /etc/make.conf ?